Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14839 > unrolled thread
| Started by | Ole Tange <ole@tange.dk> |
|---|---|
| First post | 2018-11-21 21:07 +0100 |
| Last post | 2018-11-21 21:07 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
$RANDOM not Cryptographically secure pseudorandom number generator Ole Tange <ole@tange.dk> - 2018-11-21 21:07 +0100
| From | Ole Tange <ole@tange.dk> |
|---|---|
| Date | 2018-11-21 21:07 +0100 |
| Subject | $RANDOM not Cryptographically secure pseudorandom number generator |
| Message-ID | <mailman.4407.1542835382.1284.bug-bash@gnu.org> |
'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
Back to top | Article view | gnu.bash.bug
csiph-web