Martin Willi
|
06c33ebf6a
|
openssl: Fix includes to prevent <winsock2.h> to complain about include order
|
2014-06-04 15:53:03 +02:00 |
|
Martin Willi
|
324b90cc46
|
openssl: RAND_pseudo_bytes() returns 0 if bytes are not cryptographically strong
For our purposes with RNG_WEAK this is fine, so accept a zero return value.
|
2013-07-04 11:09:54 +02:00 |
|
Martin Willi
|
96a09ce226
|
RAND_bytes/RAND_pseudo_bytes returns -1 if it is not supported by RAND method
|
2013-04-10 18:10:30 +02:00 |
|
Tobias Brunner
|
f05b427265
|
Moved debug.[ch] to utils folder
|
2012-10-24 16:00:51 +02:00 |
|
Tobias Brunner
|
39e807728e
|
RNGs' get_bytes and allocate_bytes return boolean
|
2012-07-16 14:53:34 +02:00 |
|
Aleksandr Grinberg
|
4faece7b1e
|
Adding OpenSSL random number functions to openssl plugin
|
2012-06-25 16:35:05 +02:00 |
|