libzmq/tweetnacl/contrib/randombytes
Jonathan Reams d1881acbdc Clean up after using randombytes from libsodium
When Curve authentication is used, libsodium opens a file
descriptor to /dev/urandom to generate random bytes. When
the ZMQ context terminates, it should ensure that file gets
closed.
2014-08-31 13:30:44 -04:00
..
devurandom.c Clean up after using randombytes from libsodium 2014-08-31 13:30:44 -04:00
devurandom.h Clean up after using randombytes from libsodium 2014-08-31 13:30:44 -04:00
randombytes.h tweetnacl integration 2014-05-01 21:30:02 +02:00