index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
drbgtest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Propagate the request for prediction resistance to the get entropy call
Kurt Roeckx
2018-03-17
1
-9
/
+11
*
DRBG: make the derivation function the default for ctr_drbg
Dr. Matthias St. Pierre
2018-02-13
1
-8
/
+11
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
crypto/rand: restore the generic DRBG implementation
Dr. Matthias St. Pierre
2018-01-04
1
-1
/
+1
*
Implement automatic reseeding of DRBG after a specified time interval
Dr. Matthias St. Pierre
2017-12-17
1
-0
/
+13
*
Add master DRBG for reseeding
Dr. Matthias St. Pierre
2017-12-17
1
-14
/
+270
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
1
-1
/
+1
*
DRBG: clarify difference between entropy counts and buffer lengths
Dr. Matthias St. Pierre
2017-08-28
1
-49
/
+49
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-1
/
+1
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-96
/
+110
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-6
/
+2
*
Remove trailing whitespace from drbgtest.c
Benjamin Kaduk
2017-07-20
1
-2
/
+2
*
Add DRBG random method
Rich Salz
2017-07-19
1
-0
/
+490
[prev]