Hi Colm I am preparing the PR for implementing ECDH_ES for EC and XEC keys secp256r1,secp384r1,secp521r1,x25519,x448
My final goal is to have this option to be configured out of the box in apache-cxf WSS4 Interceptors using JDK8+ or at least JDK11 and Jakarta EE 8+. To achieve that, I probably need to tackle and test with libraries org.apache.santuario:xmlsec:2.3.x org.apache.wss4j:wss4j:2.4.x org.apache.cxf:cxf-rt-ws-security:3.5.c I have already implemented working example for wss4j https://github.com/apache/ws-wss4j/pull/208 but I guess the right place for this is in xmlsec My question is, if I provide the initial PR next week, is there any chance to have released this feature at the beginning of 2024 for all the libraries up to cxf-rt-ws-security? Best regards Joze On Tue, 10 Oct 2023 at 11:14, Colm O hEigeartaigh <cohei...@apache.org> wrote: > Hi, > > I intend to call votes on new releases of the 3.0.x, 2.3.x and 2.2.x > branches before the end of the week. Please shout now if anything else > should go into these releases. > > Colm. >