Matt Caswell
|
da1c088f59
Copyright year updates
|
1 vuosi sitten |
slontis
|
177d433bda
Cleanse internal BN_generate_dsa_nonce() buffers used to generate k.
|
1 vuosi sitten |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 vuotta sitten |
valdaarhun
|
70f589ae41
Fix memory leak in BN_rand_range()
|
2 vuotta sitten |
Peiwei Hu
|
a8f4cdd70c
EVP_RAND_generate: fix return check
|
3 vuotta sitten |
Pauli
|
508258caa0
rand: add a strength argument to the BN and RAND RNG calls
|
3 vuotta sitten |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
3 vuotta sitten |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 vuotta sitten |
Tomas Mraz
|
4d2a6159db
Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
|
3 vuotta sitten |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 vuotta sitten |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 vuotta sitten |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 vuotta sitten |
Matt Caswell
|
993ebac9ed
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
|
4 vuotta sitten |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 vuotta sitten |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 vuotta sitten |
Bernd Edlinger
|
31ca19403d
Fix a SCA leak in BN_generate_dsa_nonce
|
5 vuotta sitten |
Richard Levitte
|
3fd7026276
New function EVP_MD_free()
|
5 vuotta sitten |
Matt Caswell
|
2934be9134
Make sure all BIGNUM operations work within the FIPS provider
|
5 vuotta sitten |
Matt Caswell
|
ee1d4f3db4
Make BIGNUM rand functions available within the FIPS module
|
5 vuotta sitten |
Matt Caswell
|
4ac6227621
Temporarily disable RAND call in FIPS_MODE until RAND is available
|
5 vuotta sitten |
Matt Caswell
|
9632bd0e1d
Convert bn_rand.c to use EVP
|
5 vuotta sitten |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 vuotta sitten |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
7 vuotta sitten |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 vuotta sitten |
Kurt Roeckx
|
3bc0ab06b0
bnrand_range: Always call bnrand() with the correct flag
|
6 vuotta sitten |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 vuotta sitten |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 vuotta sitten |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
7 vuotta sitten |