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>
Wed, 7 Nov 2018 07:52:46 +0000 (07:52 +0000)
commit478d7736541b1e0dcc686d94f923d33041ba6b78
treeb79fec397f7a35fa52c71516f049e6246aabe28c
parent640ebdec9220e072e27d839614c5f17f92d0ea4f
New primitive (get-entropy bv) randomly fills a 32-byte vector.
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]