Anonymous Maarten
d1a0baf25f
tweetNaCL: fix winrandom
...
problem: random byte generation on windows got stuck in an infinite loop
solution: the failure test is incorrect. Change it
2016-01-18 15:24:33 +01:00
Min RK
f13d4f1d04
add windows randombytes implementation
...
backport zeromq/libzmq#1619
2016-01-18 11:13:11 +01:00
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
Rodrigo Mosconi
4ae4896978
duplicated type definitions when using CMAKE
2014-07-02 23:24:35 -03:00
Frank
63cc250d05
typo
2014-05-01 21:30:13 +02:00
Frank
e5a294ec02
tweetnacl integration
2014-05-01 21:30:02 +02:00