index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
drbgtest.c
Age
Commit message (
Expand
)
Author
2022-10-24
Workaround egd rand source deficiencies
Tomas Mraz
2022-09-21
Runtime detect FIPS RNG usage in test
Pauli
2022-06-21
Update copyright year
Matt Caswell
2022-06-02
Fix the checks of RAND_bytes
Peiwei Hu
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-24
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
2021-04-17
Fix naming for EVP_RAND_CTX_gettable functions.
Pauli
2021-02-28
test: update tests to allow for params argument for the instantiate call on E...
Pauli
2021-02-23
test: make the DRBG test work without RAND_METHOD support.
Pauli
2021-02-23
RAND_METHOD deprecation: tests
Pauli
2021-01-28
Update copyright year
Richard Levitte
2021-01-15
Remove unused DRBG tests.
Pauli
2020-09-14
prov/drbg: cleanup some RAND_DRBG leftovers
Dr. Matthias St. Pierre
2020-09-12
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-08
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-05
test/drbgtest: improve the reseed after fork test
Dr. Matthias St. Pierre
2020-08-10
Fix memory leak in drbgtest
Shane Lontis
2020-08-07
drbgtest: avoid a memory leak
Pauli
2020-08-07
rand_drbg: remove RAND_DRBG.
Pauli
2020-07-23
test/drbgtest.c: set the correct counter to trigger reseeding
Dr. Matthias St. Pierre
2020-07-23
test/drbgtest.c: Remove error check for large generate requests
Dr. Matthias St. Pierre
2020-07-23
Fix DRBG reseed counter condition.
Vitezslav Cizek
2020-07-23
test/drbgtest.c: Fix error check test
Vitezslav Cizek
2020-07-14
DRBG: rename the DRBG taxonomy.
Pauli
2020-06-24
update drbgtest to the provider model
Pauli
2020-04-28
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-23
Update copyright year
Matt Caswell
2020-02-07
tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_data
Dr. Matthias St. Pierre
2019-10-23
Document "get/set-app-data" macros.
Rich Salz
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-11
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-07-02
Fix Typos
Antoine Cœur
2019-06-28
Make the RAND code available from inside the FIPS module
Matt Caswell
2019-06-07
Make the rand_crng code OPENSSL_CTX aware
Matt Caswell
2019-05-10
Ignore entropy from RAND_add()/RAND_seed() in FIPS mode
Dr. Matthias St. Pierre
2019-04-30
Squashed commit of the following:
Pauli
2019-04-12
Add prediction resistance capability to the DRBG reseeding process.
Pauli
2019-04-11
Reseeding without derivation function is not supported in FIPS mode.
Pauli
2019-03-29
Add the FIPS related continuous random number generator (CRNG) testing.
Pauli
2019-02-08
Address a bug in the DRBG tests where the reseeding wasn't properly
Pauli
2019-02-07
test/drbgtest.c: call OPENSSL_thread_stop() explicitly
Richard Levitte
2018-12-06
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-11-08
Test: link drbgtest statically against libcrypto
Dr. Matthias St. Pierre
2018-11-05
Fix a race condition in drbgtest.c
Bernd Edlinger
2018-11-05
Fix error handling in drbgtest.c
Bernd Edlinger
2018-10-26
RAND_add()/RAND_seed(): fix failure on short input or low entropy
Dr. Matthias St. Pierre
2018-10-16
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-03
Fix the drbgtest with randomized ordering
Matt Caswell
2018-09-28
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...
Shane Lontis
[next]