Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 gadi atpakaļ |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 gadi atpakaļ |
Matt Caswell
|
993ebac9ed
Convert rand_bytes_ex and rand_priv_bytes_ex to public functions
|
4 gadi atpakaļ |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 gadi atpakaļ |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 gadi atpakaļ |
Bernd Edlinger
|
31ca19403d
Fix a SCA leak in BN_generate_dsa_nonce
|
5 gadi atpakaļ |
Richard Levitte
|
3fd7026276
New function EVP_MD_free()
|
5 gadi atpakaļ |
Matt Caswell
|
2934be9134
Make sure all BIGNUM operations work within the FIPS provider
|
5 gadi atpakaļ |
Matt Caswell
|
ee1d4f3db4
Make BIGNUM rand functions available within the FIPS module
|
5 gadi atpakaļ |
Matt Caswell
|
4ac6227621
Temporarily disable RAND call in FIPS_MODE until RAND is available
|
5 gadi atpakaļ |
Matt Caswell
|
9632bd0e1d
Convert bn_rand.c to use EVP
|
5 gadi atpakaļ |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 gadi atpakaļ |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
7 gadi atpakaļ |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 gadi atpakaļ |
Kurt Roeckx
|
3bc0ab06b0
bnrand_range: Always call bnrand() with the correct flag
|
6 gadi atpakaļ |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 gadi atpakaļ |
Rich Salz
|
ddc6a5c8f5
Add RAND_priv_bytes() for private keys
|
7 gadi atpakaļ |
Rich Salz
|
75e2c87765
Switch from ossl_rand to DRBG rand
|
7 gadi atpakaļ |
Rich Salz
|
5ecff87d66
BN_pseudo_rand is really BN_rand
|
7 gadi atpakaļ |
Rich Salz
|
e5e71f2857
Zero stack variable with DSA nonce
|
8 gadi atpakaļ |
Rich Salz
|
01c09f9fde
Misc BN fixes
|
8 gadi atpakaļ |
Rich Salz
|
2301d91dd5
Change callers to use the new constants.
|
8 gadi atpakaļ |
Todd Short
|
e0a675e211
Clean up RAND_bytes() calls
|
8 gadi atpakaļ |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 gadi atpakaļ |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 gadi atpakaļ |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 gadi atpakaļ |
Matt Caswell
|
efee575ad4
Fix off-by-one in BN_rand
|
9 gadi atpakaļ |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 gadi atpakaļ |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 gadi atpakaļ |
Rich Salz
|
4b45c6e52b
free cleanup almost the finale
|
9 gadi atpakaļ |