New commits: commit 8bff40c9a9f1dda07549577fe017060f8929485c Merge: 05d8035356 9d1fe15607 Author: Andrew Cagney <cag...@gnu.org> Date: Wed Aug 20 16:22:18 2025 -0400
Merge crypto: eliminate symkey-chunk-symkey conversion of P[ir] ... used by PPK. close #2403 pass PK11SymKey[prf] *pss into IKEv2's psk_auth() commit 9d1fe1560768a4d735f702efa5085d80f8f2c924 Author: Andrew Cagney <cag...@gnu.org> Date: Sun Aug 17 08:45:35 2025 -0400 crypto: in calc_v2_ike_keymat() unpack P[ir] as PRF keys commit 552b412d1aead4d94753b9ecb6ffc79ca6bf3a8d Author: Andrew Cagney <cag...@gnu.org> Date: Sat Aug 16 16:28:46 2025 -0400 ikev2: drop .st_skey_chunk_SK_p[ir] from struct state They are just unpacked copies of .st_skey_p[ir]_nss. Instead unpack when needed. commit 46cadc257ee3a479ccdecf88a9f86b3f7656c6f6 Author: Andrew Cagney <cag...@gnu.org> Date: Sun Aug 17 08:45:35 2025 -0400 crypto: pass a symkey into IKEv2's psk_auth() Eliminate need for unpacking, only to repack, P[ir] used by PPK. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org