Re: [PR] Implementation of the ECDH-ES Key AgreementMethod [santuario-xml-security-java]

2024-01-12 Thread via GitHub


coheigea closed pull request #223: Implementation of the ECDH-ES Key 
AgreementMethod
URL: https://github.com/apache/santuario-xml-security-java/pull/223


-- 
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] Implementation of the ECDH-ES Key AgreementMethod [santuario-xml-security-java]

2024-01-12 Thread via GitHub


coheigea commented on PR #223:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/223#issuecomment-1889273208

   Backmerged SANTUARIO-511 to 3.0.x-fixes only, so closing this.


-- 
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] Implementation of the ECDH-ES Key AgreementMethod [santuario-xml-security-java]

2023-12-20 Thread via GitHub


coheigea commented on PR #223:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/223#issuecomment-1864688213

   @jrihtarsic Can you rebase this off main instead please and tie it to a JIRA?


-- 
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] Implementation of the ECDH-ES Key AgreementMethod [santuario-xml-security-java]

2023-10-17 Thread via GitHub


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

   The Key Agreement method implementation as is described in [XML ENC 
page](https://www.w3.org/TR/xmlenc-core1/#sec-Alg-KeyAgreement).
   The  ECDH-ES is tested with EC key types "secp256r1", "secp384r1", 
"secp521r1", and X keys:  "x25519", "x448"
   Currently, only the ConcatKDF method is supported as a key derivation 
method. 
   
   The to verify correctness of the implementation the tests cases  from the 
[w3c test cases from 
1-6](https://www.w3.org/2008/xmlsec/Drafts/xmlenc-core-11/test-cases/#sec-KeyAgreement)
  are executed on newly added feature.
   
   
   


-- 
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



ECDH

2018-02-02 Thread PascalKnueppel
Hi, I just got a little trouble to find out if ECDH is already supported by
santuario. I could not find any informations and also did not find hints in
the release notes. I am asking because I am refering to another feature
request on OpenSaml

https://issues.shibboleth.net/jira/browse/OSJ-82



--
Sent from: 
http://apache-xml-project.6118.n7.nabble.com/Apache-XML-Security-Dev-f33675.html