projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d9c6e
)
16 * 8 = 128.
author
Bodo Möller
<bodo@openssl.org>
Thu, 10 Feb 2000 21:47:06 +0000
(21:47 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 10 Feb 2000 21:47:06 +0000
(21:47 +0000)
crypto/rand/md_rand.c
patch
|
blob
|
history
diff --git
a/crypto/rand/md_rand.c
b/crypto/rand/md_rand.c
index df3a9e6068b68ac05f426999e250b0d79f23de0f..be08e06658d17a256eb78b1e379f40538e2ffa0c 100644
(file)
--- a/
crypto/rand/md_rand.c
+++ b/
crypto/rand/md_rand.c
@@
-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