16 * 8 = 128.
This commit is contained in:
parent
a5d9c6e4fe
commit
0a751d8ce8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
||||
#define ENTROPY_NEEDED 32 /* require 128 bits of randomness */
|
||||
#define ENTROPY_NEEDED 16 /* require 128 bits of randomness */
|
||||
|
||||
#ifndef MD_RAND_DEBUG
|
||||
# ifndef NDEBUG
|
||||
|
|
Loading…
Reference in a new issue