New commits:
commit 0b525041c7c6b6abc42a6763bac4c62a20d373ac
Merge: d885d078a6 0ec4da5f55
Author: Andrew Cagney <cag...@gnu.org>
Date:   Tue Aug 19 10:22:56 2025 -0400

    Merge crypto: rework KEY resizing in hand-crafted PRFs
    
    i.e., HMAC (unused) and XCBC (barely used)
    
    This simplifies/clarifies the code that resizes the supplied PRF
    key to the size of the underlying hash algorithm's block.
    
    see pass PK11SymKey[prf] *pss into IKEv2's psk_auth() #2403

commit 0ec4da5f55072908d9b62770b580e92c79a0a5f4
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 18 17:47:09 2025 -0400

    crypto: delete crypt_hash_symkey(), no longer used

commit 4c8df6a527c63e5b2d222dbec99b5a25d7d06208
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 18 17:45:51 2025 -0400

    crypto: delete xor_symkey_chunk(), no longer used

commit 199ed5423e4e0cc080201311768682627023d14b
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 18 17:42:38 2025 -0400

    crypto: simplify native HMAC implementation
    
    Store scratch key in a struct crypt_mac and peform
    XOR operations directly.

commit 2eedf294cd886d96634d7284868aecf8e7b47446
Author: Andrew Cagney <cag...@gnu.org>
Date:   Sun Aug 17 08:46:16 2025 -0400

    testing: more debugging in ikev2-algo-06-aes-aes_xcbc

commit 0be155eb3dbf159b24545271ad9a7ee13b2235c6
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Aug 18 14:40:14 2025 -0400

    crypto: in XCBC PRF, use struct crypt_mac as the buffer

_______________________________________________
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to swan-commit-le...@lists.libreswan.org

Reply via email to