jrihtarsic commented on PR #90:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/90#issuecomment-1387076050

   Hi @coheigea 
   I have added the tests for EdDSA(Ed22519 and Ed448) XML signature 
validation. I guess the JSR-105 test means that.
   
   I also add an option to EdDSA-tests to enable  BouncyCastleProvider only 
when JDK is before the JDK 15.
   Because the default java 15+  JCA providers have all the necessary "tools" 
to create/validate EdDSA signatures, and the BouncyCastleProvider is not needed 
with java 15+


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to