New commits: commit 82f3b43f4b75d7b857beb415eb0a8d4d3050da67 Merge: deda3a3d7c e1b8e3674b Author: Andrew Cagney <cag...@gnu.org> Date: Mon Aug 25 15:41:31 2025 -0400
Merge ikev2: support ML_KEM_768 in IKE_INTERMEDIATE exchange close #2335 mlkem hybrid a test passes close #2399 put ML_KEM behind the build option USE_ML_KEM=yes USE_MK_KEM_512=false USE_MK_KEM_768=true USE_MK_KEM_1024=false commit e1b8e3674b42341d479a7043a273b93e618b8a23 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Aug 25 15:40:52 2025 -0400 CHANGES: IKEv2: support ML_KEM_768 in IKE_INTERMEDIATE exchange commit 0746a3ff18a19f9194b4b5cd86b5d97172b4a73f Author: Andrew Cagney <cag...@gnu.org> Date: Mon Aug 25 15:36:39 2025 -0400 testing: expect ML_KEM_768 in algo list commit 68e2ab0fcb25120b183942efd2ddb0a4eca5223d Author: Andrew Cagney <cag...@gnu.org> Date: Mon Aug 25 10:12:04 2025 -0400 testing: ikev2-intermediate-04-addke-ml-kem-768 is GOOD commit a7b417780f527ad5178010b599c1da7c26e1f0ce Author: Andrew Cagney <cag...@gnu.org> Date: Sun Aug 24 10:53:41 2025 -0400 crypto: add code implementing just ML-KEM-768 ("just" as some hardwired constants lurk in the code) Note that upstream NSS only has ML-KEM-768. ref #2335 mlkem hybrid ref #2405 nss only supports ML_KEM_768? add ml-kem; gets pexpects! commit 31004395225e3dfaf5a6e0cec476ed39255577ef Author: Andrew Cagney <cag...@gnu.org> Date: Sun Aug 24 10:35:06 2025 -0400 crypto: add .kem_encapsulate() and .kem_decapsulate() ops When available, use in crypt_kem.c. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org