Joze Rihtarsic created WSS-710: ---------------------------------- Summary: Implementation of the configuration options to set KeyDerivation parameters Key: WSS-710 URL: https://issues.apache.org/jira/browse/WSS-710 Project: WSS4J Issue Type: Test Components: WSS4J Core Affects Versions: 3.0.3, 4.0.0 Reporter: Joze Rihtarsic Assignee: Colm O hEigeartaigh
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|https://www.w3.org/TR/xmlenc-core1/#sec-ConcatKDF] The HKDF (see the scheme from upcoming standard [draft-eastlake-rfc9231bis|https://www.ietf.org/archive/id/draft-eastlake-rfc9231bis-xmlsec-uris-03.html] ) 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 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org