New commits:
commit 906e43e0eae29d8d45f150c5b33e4ae51385feb7
Author: Andrew Cagney <[email protected]>
Date:   Mon Oct 22 21:17:06 2018 -0400

    IKE SPI: replace get_cookie(bool,uint8_t*) with 
fill_ike_{initiator,responder}_spi(ike_sa,...)
    
    Uses IKEv2 names.  Split into explicit initiator/responder functions
    (don't rely on 'bool' and 'uint8_*' being correctly aligned).
    
    Uses a local secret_of_the_day; with size increased to match
    SHA2 algorithm.
    
    New code lives in ike_spi.[hc].  Bunch of unnecessary #includes
    deleted as a side effect.
    
    Also add, but don't yet use, zero_ike_spi, and ike_spi_is_zero().

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to