jrihtarsic opened a new pull request, #264: URL: https://github.com/apache/ws-wss4j/pull/264
The PR aims to enable the ECDH_ES Key Agreement Algorithm for WSS4J using EC and XEC keys. The details are described in the ticket [WSS-706](https://issues.apache.org/jira/browse/WSS-706). The Elliptic-curve Diffie–Hellman ephemeral static algorithm (ECDH_ES) is a key agreement protocol that allows two parties to establish a shared secret over an insecure channel. It is a variant of the Diffie–Hellman protocol using elliptic-curve cryptography. The code is contributed on behalf of the European Commission’s edelivery project to support [eDelivery AS4 2.0 profile](https://ec.europa.eu/digital-building-blocks/wikis/pages/viewpage.action?pageId=467117621). -- 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...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org