New primitive (get-entropy bv) randomly fills a 32-byte vector.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 7 Nov 2018 07:52:46 +0000 (07:52 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 20 Apr 2019 15:38:31 +0000 (15:38 +0000)
commit76a216bae12dfa1efc0e56a9486eb34ca75741b6
tree97b968bff22d943baeb3a10c1af4c770d7ab4e0e
parent57ca69d4151a67a003b95d85f42b813102e555ee
New primitive (get-entropy bv) randomly fills a 32-byte vector.

(cherry picked from commit 478d7736541b1e0dcc686d94f923d33041ba6b78)
src/microcode/makegen/files-core.scm
src/microcode/makegen/files-unix.scm
src/microcode/osentropy.h [new file with mode: 0644]
src/microcode/prentropy.c [new file with mode: 0644]
src/microcode/uxentropy.c [new file with mode: 0644]