Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
550f974a09
New function EVP_CIPHER_free()
|
5 years ago |
Matt Caswell
|
57ca171a13
Make the RAND code available from inside the FIPS module
|
5 years ago |
Pauli
|
6c7d80ab3b
Reseeding without derivation function is not supported in FIPS mode.
|
5 years ago |
Richard Levitte
|
0db63de94c
Following the license change, modify the boilerplates in crypto/rand/
|
6 years ago |
Dr. Matthias St. Pierre
|
3064b55134
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
|
6 years ago |
FdaSilvaYY
|
c2e33a05b1
crypto/rand: fix some style nit's
|
7 years ago |
Shane Lontis
|
8bf3665196
Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/public/private + renamed generate_counter back to reseed_counter + generated new cavs data tests
|
6 years ago |
Kurt Roeckx
|
dbdcc04f27
DRBG: Use the EVP layer to do AES encryption
|
6 years ago |
Dr. Matthias St. Pierre
|
31393fd906
RAND_DRBG: add a function for setting the default DRBG type and flags
|
6 years ago |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
6 years ago |
Dr. Matthias St. Pierre
|
4917e91160
RAND_DRBG: add a function for setting the reseeding defaults
|
6 years ago |
Dr. Matthias St. Pierre
|
8164d91d18
DRBG: make the derivation function the default for ctr_drbg
|
6 years ago |
Richard Levitte
|
3c7d0945b6
Update copyright years on all files merged since Jan 1st 2018
|
6 years ago |
Dr. Matthias St. Pierre
|
8212d50576
crypto/rand: restore the generic DRBG implementation
|
6 years ago |
Dr. Matthias St. Pierre
|
4e585e7201
crypto/rand: rename drbg_rand.c to drbg_ctr.c
|
6 years ago |