New commits: commit 6764d0655a56614315c61b89dfc7b51cd50981a6 Author: Daiki Ueno <du...@redhat.com> Date: Wed Aug 27 16:11:19 2025 +0900
crypto: use the ML-KEM mechanisms standardized in PKCS#11 3.2 The latest (unreleased) version of NSS has support for the ML-KEM mechanisms from the final PKCS#11 3.2 standard: https://phabricator.services.mozilla.com/D259698 Use them instead of the vendor-specific mechanisms for future proof, as some of them (e.g., CKM_NSS_KYBER) are being removed in RHEL. close #2416 crypto: use the ML-KEM mechanisms standardized in PKCS#11 3.2 Signed-off-by: Daiki Ueno <du...@redhat.com> Signed-off-by: Andrew Cagney <cag...@gnu.org> _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org