New commits:
commit 1f0961a76cdc9cb994491c727811c4374a32452c
Merge: 8449d46d50 e3d023576c
Author: Andrew Cagney <[email protected]>
Date:   Tue Aug 12 14:12:18 2025 -0400

    Merge crypto: add ML-KEM friendly interface
    
    prototype using existing ike_alg_kem_ops.h primitives

commit e3d023576cfe09fb7ee1ab9167cb21403990574c
Author: Andrew Cagney <[email protected]>
Date:   Tue Aug 12 12:09:47 2025 -0400

    crypto: prototype ML-KEM friendly KeyGen() Encaps() Decaps() DH wrappers
    
    Add crypt_kem_{keygen,encaps,decaps}() wrappers that implement
    ML-KEM friendly interface using the existing ike_alg_kem_ops.h
    primitives.
    
    close #2367 ML-KEM rfc descibes what was DH in terms of the primitives 
KeyGen() Encaps() Decaps()

commit dea2bcb5d2579b0f69e47e08f271762137e9cd8c
Author: Andrew Cagney <[email protected]>
Date:   Tue Aug 12 12:09:47 2025 -0400

    crypto: make remote_ke parameter to calc_shared_secret() read-only
    
    i.e., shunk_t not chunk_t

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to