bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

$RANDOM not Cryptographically secure pseudorandom number generator


From: Ole Tange
Subject: $RANDOM not Cryptographically secure pseudorandom number generator
Date: Wed, 21 Nov 2018 21:07:51 +0100

'brand' in variables.c is comparable in size to ChaCha20 and ChaCha20
is not completely broken:
https://en.wikipedia.org/wiki/Salsa20

Could we please replace 'brand' with ChaCha20?


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]