Bodo Möller
|
b841e0acd8
'entropy >= ENTROPY_NEEDED' should be evaluated while the
|
před 24 roky |
Richard Levitte
|
7ae634de49
Since ssleay_rand_initialize() unlocks then locks CRYPTO_LOCK_RAND,
|
před 25 roky |
Ulf Möller
|
a6aa71ff5f
Bug fix: RAND_write_file() failed to write to files created by open()
|
před 25 roky |
Ulf Möller
|
f3f3cc0cca
oops. don't use "entropy" directly.
|
před 25 roky |
Ulf Möller
|
c97b11f4b3
New function RAND_event() collects entropy from Windows events.
|
před 25 roky |
Bodo Möller
|
863fe2ecac
cleaning up a little
|
před 25 roky |
Bodo Möller
|
5eb8ca4d92
Use RAND_METHOD for implementing RAND_status.
|
před 25 roky |
Ulf Möller
|
e64dceab74
Switch for turning on the predictable "random" number generator.
|
před 25 roky |
Bodo Möller
|
c6709c6b0f
handle entropy estimate correctly
|
před 25 roky |
Bodo Möller
|
1a33f6da8b
Don't use buffered fread() to read from DEVRANDOM,
|
před 25 roky |
Ulf Möller
|
4ec2d4d2b3
Support EGD.
|
před 25 roky |
Bodo Möller
|
853f757ece
Allow for higher granularity of entropy estimates by using 'double'
|
před 25 roky |
Bodo Möller
|
0a751d8ce8
16 * 8 = 128.
|
před 25 roky |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
před 25 roky |
Bodo Möller
|
c88a900fa1
update PRNG documentation/comments
|
před 25 roky |
Ulf Möller
|
0b5cfe32e9
Use comment from md_rand.c in rand.pod
|
před 25 roky |
Bodo Möller
|
2c8aeddc5d
change comments
|
před 25 roky |
Bodo Möller
|
720b3598d6
Avoid integer overflow in entropy counter.
|
před 25 roky |
Ulf Möller
|
60b5245360
Document RAND library.
|
před 25 roky |
Ulf Möller
|
373b575f5a
New function RAND_pseudo_bytes() generated pseudorandom numbers that
|
před 25 roky |
Bodo Möller
|
2f878669b7
Avoid shadowing variables,
|
před 25 roky |
Ulf Möller
|
f2b86c955c
minor change for the prng
|
před 25 roky |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
před 25 roky |
Andy Polyakov
|
9a1e34e5de
MacOS updates.
|
před 25 roky |
Bodo Möller
|
62ac293801
Always hash the pid in the first iteration in ssleay_rand_bytes,
|
před 25 roky |
Bodo Möller
|
c1e744b912
Make md_rand.c more robust.
|
před 25 roky |
Bodo Möller
|
023c8d0b0a
Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented out
|
před 25 roky |
Andy Polyakov
|
17f389bbbf
Initial support for MacOS.
|
před 25 roky |
Bodo Möller
|
7e70181723
It was a very bad idea to use #include "../e_os.h" -- when this occurs
|
před 25 roky |
Bodo Möller
|
d6847aed10
Add a kludge :-(
|
před 25 roky |