16 * 8 = 128.

This commit is contained in:
Bodo Möller 2000-02-10 21:47:06 +00:00
parent a5d9c6e4fe
commit 0a751d8ce8

View file

@ -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