New commits:
commit d4cbcd8d3575dab0dc99175b91be735b949860cf
Author: D. Hugh Redelmeier <h...@mimosa.com>
Date:   Fri Jul 13 09:34:56 2018 -0400

    testing: use /dev/urandom for dnssec-keygen and dnssec-signzone
    
    By default, these use /dev/random.  This can be very very slow.
    random(4) says /dev/urandom should be used instead and it is much
    faster.
    
    There might be security issues -- the entropy is perhaps suspect.  But
    for testing this should not be an issue.

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to