Anonymous Maarten
0a0b9fd760
tweetNaCL: fix winrandom
...
problem: random byte generation on windows got stuck in an infinite loop
solution: the failure test is incorrect. Change it
2015-10-25 03:43:24 +01:00
Anonymous Maarten
b2c87b9a70
TweetNaCL: add windows randombytes implementation
2015-10-23 23:34:53 +02: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