Re: [PR] [SANTUARIO-611] Add support of ECDSA with SHA3 algorithms [santuario-xml-security-java]

2024-04-08 Thread via GitHub


coheigea merged PR #302:
URL: https://github.com/apache/santuario-xml-security-java/pull/302


-- 
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: dev-unsubscr...@santuario.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [SANTUARIO-611] Add support of ECDSA with SHA3 algorithms [santuario-xml-security-java]

2024-03-28 Thread via GitHub


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

   Sure, I added them now (I should already know this by now :)  )
   For the future tests I created an abstract class `XMLSignatureAbstract` with 
methods
   ```
   doSignWithJcpApi
   assertValidSignatureWithJcpApi
   ```
   
   I updated the test class  `XMLSignatureEdDSATest` with the new method
   And when this PR will be merged I can update the test  
`XMLSignatureBrainpoolTest` in  the  PR #298 
   


-- 
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: dev-unsubscr...@santuario.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [SANTUARIO-611] Add support of ECDSA with SHA3 algorithms [santuario-xml-security-java]

2024-03-25 Thread via GitHub


jrihtarsic opened a new pull request, #302:
URL: https://github.com/apache/santuario-xml-security-java/pull/302

   Added support for ECDSA SHA3 signatures:
   
   For details see the ticker:  
[SANTUARIO-611](https://issues.apache.org/jira/browse/SANTUARIO-611)
   
   


-- 
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: dev-unsubscr...@santuario.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org