index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
drbgtest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-28
1
-3
/
+3
*
test: make the DRBG test work without RAND_METHOD support.
Pauli
2021-02-23
1
-0
/
+4
*
RAND_METHOD deprecation: tests
Pauli
2021-02-23
1
-0
/
+3
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Remove unused DRBG tests.
Pauli
2021-01-15
1
-1
/
+0
*
prov/drbg: cleanup some RAND_DRBG leftovers
Dr. Matthias St. Pierre
2020-09-14
1
-6
/
+0
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
1
-0
/
+5
*
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-08
1
-0
/
+1
*
test/drbgtest: improve the reseed after fork test
Dr. Matthias St. Pierre
2020-09-05
1
-35
/
+310
*
Fix memory leak in drbgtest
Shane Lontis
2020-08-10
1
-9
/
+2
*
drbgtest: avoid a memory leak
Pauli
2020-08-07
1
-0
/
+7
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-742
/
+108
*
test/drbgtest.c: set the correct counter to trigger reseeding
Dr. Matthias St. Pierre
2020-07-23
1
-2
/
+9
*
test/drbgtest.c: Remove error check for large generate requests
Dr. Matthias St. Pierre
2020-07-23
1
-6
/
+0
*
Fix DRBG reseed counter condition.
Vitezslav Cizek
2020-07-23
1
-2
/
+2
*
test/drbgtest.c: Fix error check test
Vitezslav Cizek
2020-07-23
1
-18
/
+22
*
DRBG: rename the DRBG taxonomy.
Pauli
2020-07-14
1
-120
/
+124
*
update drbgtest to the provider model
Pauli
2020-06-24
1
-339
/
+199
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-5
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_data
Dr. Matthias St. Pierre
2020-02-07
1
-15
/
+16
*
Document "get/set-app-data" macros.
Rich Salz
2019-10-23
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-0
/
+45
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Make the RAND code available from inside the FIPS module
Matt Caswell
2019-06-28
1
-2
/
+2
*
Make the rand_crng code OPENSSL_CTX aware
Matt Caswell
2019-06-07
1
-8
/
+7
*
Ignore entropy from RAND_add()/RAND_seed() in FIPS mode
Dr. Matthias St. Pierre
2019-05-10
1
-0
/
+15
*
Squashed commit of the following:
Pauli
2019-04-30
1
-2
/
+3
*
Add prediction resistance capability to the DRBG reseeding process.
Pauli
2019-04-12
1
-0
/
+78
*
Reseeding without derivation function is not supported in FIPS mode.
Pauli
2019-04-11
1
-2
/
+7
*
Add the FIPS related continuous random number generator (CRNG) testing.
Pauli
2019-03-29
1
-4
/
+150
*
Address a bug in the DRBG tests where the reseeding wasn't properly
Pauli
2019-02-08
1
-3
/
+3
*
test/drbgtest.c: call OPENSSL_thread_stop() explicitly
Richard Levitte
2019-02-07
1
-0
/
+10
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Test: link drbgtest statically against libcrypto
Dr. Matthias St. Pierre
2018-11-08
1
-40
/
+0
*
Fix a race condition in drbgtest.c
Bernd Edlinger
2018-11-05
1
-10
/
+24
*
Fix error handling in drbgtest.c
Bernd Edlinger
2018-11-05
1
-14
/
+19
*
RAND_add()/RAND_seed(): fix failure on short input or low entropy
Dr. Matthias St. Pierre
2018-10-26
1
-40
/
+84
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-1
/
+0
*
Fix the drbgtest with randomized ordering
Matt Caswell
2018-10-03
1
-1
/
+11
*
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...
Shane Lontis
2018-09-28
1
-23
/
+141
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
DRBG: fix coverity issues
Dr. Matthias St. Pierre
2018-04-17
1
-3
/
+13
*
Make sure we use a nonce when a nonce is required
Kurt Roeckx
2018-04-01
1
-0
/
+63
*
Fix: drbgtest fails when tests are executed in random order
Dr. Matthias St. Pierre
2018-03-19
1
-1
/
+16
*
Add a multithread rand test
Kurt Roeckx
2018-03-19
1
-0
/
+89
*
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
[next]