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

D. Hugh Redelmeier hugh at vault.libreswan.fi
Fri Jul 13 13:39:29 UTC 2018


New commits:
commit d4cbcd8d3575dab0dc99175b91be735b949860cf
Author: D. Hugh Redelmeier <hugh at 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.



More information about the Swan-commit mailing list