New commits: commit 795a3116eafd64aff9232bd43a4177705a68e7da Merge: 4b69f821f0 b1bcd52104 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 15:38:31 2025 -0400
Merge crypto: rename *dh* to *{ke,kem}* Key Exchange and Key Exchange Method follow up: #2365 newspeak algparse's DH errors commit b1bcd52104bc8c427bc2974f2ae7e9cbe8e7bb88 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:49:59 2025 -0400 crypto: rename .st_pfs_group to .st_pfs_kem ... and use ke* and kem* for variables commit 3248dd21542e347c874bfa262d5ffb0f55f40948 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:51:36 2025 -0400 crypto: rename dh_secret to ke_secret commit e7d09ecc7786d6348d5c73cd9e1da5d3ed4532d5 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:22:34 2025 -0400 crypto: rename ike_alg_dh; to ike_alg_kem; commit b862ad6f6ab9fec132b65ae9107ee4360daf3837 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:20:51 2025 -0400 crypto: rename dh_desc() to kem_desc() commit d50e4244d930af6b571e0f6ecc4e846ada24759d Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:19:13 2025 -0400 crypto: rename PROPOSAL_ke to PROPOSAL_kem commit 59c376648ee1d1e916075bb63f745ed2c5ac760b Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 09:03:08 2025 -0400 crypto: rename IKE_ALG_DH to IKE_ALG_KEM commit 6b31ff177e18a64520416d0147f813467ccc6022 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 08:58:18 2025 -0400 crypto: rename ike_alg_dh_none et.al. to ike_alg_kem_none et.al. commit e326247469c1391e89b0eec6a354b4798459dfd3 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 08:54:18 2025 -0400 crypto: rename struct dh_desc to struct kem_desc commit 785569dfd0eef969aa22918e41f1dfc8254d4a8a Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 08:51:25 2025 -0400 crypto: rename struct dh_ops to struct kem_ops et.al. commit 97db96da77b5dd856d4090d08b07af68cf8c433b Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jul 26 08:39:55 2025 -0400 crypto: rename ike_alg_dh*.[hc]A et.al. to ike_alg_kem*.[hc] As in Key Exchange method used by the key exchange. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org