jrihtarsic commented on PR #234: URL: https://github.com/apache/santuario-xml-security-java/pull/234#issuecomment-1861137290
@seanjmullan I have already prepared an implementation for HKDF a few weeks ago. I did not add it to this one since the change is already big and it is easier to follow changes with smaller and feature-oriented PRs ) Here is the branch https://github.com/jrihtarsic/santuario-xml-security-java/tree/main-ecdh-hkdf-implementation and the implementation https://github.com/jrihtarsic/santuario-xml-security-java/blob/main-ecdh-hkdf-implementation/src/main/java/org/apache/xml/security/keys/derivedKey/HKDF.java I will prepare a PR for that as soon as this one is merged. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
