Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0, 3.0.3
-
None
Description
The santuarion/xmlsec library has (will have)
https://github.com/apache/santuario-xml-security-java/pull/271
two options for key agreement to set key derivation methods
The existing ConcatKDF (see the scheme: xmlenc-core1
The HKDF (see the scheme from upcoming standard draft-eastlake-rfc9231bis )
The purpose of this task is to enable configurations for the key agreement method , to be able to configure one of the two options
- ConcatKDF with parameter :
AlgorithmID, PartyUInfo, PartyVInfo, SuppPubInfo and SuppPrivInfo amd digest - HKDF with parameter : PRF, Salt and Info
Attachments
Issue Links
- links to