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

Andrew Cagney cagney at vault.libreswan.fi
Thu Oct 24 14:43:08 UTC 2019


New commits:
commit c1d44fd94e87a8ffe59efaf1801ea37bf2284e36
Merge: e6c8d18 1878fd0
Author: Andrew Cagney <cagney at gnu.org>
Date:   Thu Oct 24 10:40:15 2019 -0400

    ikev2: replace remaining hmac_*() wrapper calls with with equivalent crypt_{prf,mac} code
    
    The IKEv2 RFC talks in terms of PRFs, not HMACs.
    
    Merge commit '1878fd0fb4247051f23b08aa3331d53800c3a903'

commit 1878fd0fb4247051f23b08aa3331d53800c3a903
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Oct 21 17:00:22 2019 -0400

    ikev2: add v2_id_hash(), replace a bunch of hmac calls

commit 474e59101612785923364de56a422bb5d29c5300
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Oct 21 19:37:30 2019 -0400

    ikev2: cleanup encrypt_v2SK_payload()
    
    Combine with ikev2_encrypt_msg(), dropping wrapper.
    Use crypt_prf_final_mac().



More information about the Swan-commit mailing list