[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Thu Nov 14 21:35:30 UTC 2019


New commits:
commit c308610ce700b84babddc4a7facbad46065925b1
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Nov 14 16:24:21 2019 -0500

    crypto: add support for NSS's really new PRF(KDF) interface
    
    When USE_NSS_PRF, switch FIPS PRF and HASH algorithms such as sha and
    sha2 to using the NSS's new PRF code.  The IKEv2 algorithms are
    thought to work, IKEv1 is known to have gaps.
    
    Non-FIPS algorithms continue to use the 'native' implementation.
    
    Sketched out by Robert Relyea, imported by Paul Wouters and debugged
    by Andrew Cagney.



More information about the Swan-commit mailing list