New commits: commit a7c057c8005b81b3091df6f2b6a582888e41e42b Merge: d9c9ae3376 ff6e664502 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Sep 13 18:27:10 2025 -0400
Merge crypto: support ML_KEM during IKE_SA_INIT close #2368 allow ml-kem in IKE_SA_INIT exchange commit ff6e6645026b7b4a91e8559a85728f45b1b4d069 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Sep 13 12:45:45 2025 -0400 crypto: add support for ML_KEM algorithms to crypt_dh.[hc] Since, unlike traditional DH, ML_KEM can't be split, compute everything during IKE_SA_INIT. commit 32237fcc0320c0dd3f16604189dd9cf341f880d1 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Sep 13 12:46:10 2025 -0400 testing: update ikev2-algo-19-ike-aes-kem-ml-kem commit 7f91a9fcd9b65a8fd9eccf72c0f9bb93e75ea51a Author: Andrew Cagney <cag...@gnu.org> Date: Sat Sep 13 14:28:24 2025 -0400 crypto: make struct kem_initiator opaque commit 8087da75f7e2074b737ceea5d6a33b44d765d675 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Sep 13 13:41:38 2025 -0400 crypto: make struct kem_responder opaque commit 7621135d22cd679707c5ad8638e8c35b7dfab838 Author: Andrew Cagney <cag...@gnu.org> Date: Fri Sep 12 17:07:07 2025 -0400 crypto: replace crypt_kem*() prefix with kem_{initiator,responder)*() so it is clearer which end needs to make the call _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org