Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Niels Dossche
|
a2b01ae1c8
Fix incorrect check on RAND_bytes_ex() in generate_q_fips186_4()
|
1 year ago |
FdaSilvaYY
|
c734058309
crypto/*: Fix various typos, repeated words, align some spelling to LDP.
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dimitris Apostolou
|
e304aa87b3
Fix typos
|
2 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
Tomas Mraz
|
aa5098021b
Set FFC_PARAM_FLAG_VALIDATE_LEGACY on params generated with FIPS 186-2 gen
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Pauli
|
28cab20916
crypto: updates to pass size_t to RAND_bytes_ex()
|
3 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Shane Lontis
|
b98f752ec3
Export/import flags for FFC params changed to seperate fields.
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
3 years ago |
Tomas Mraz
|
ba37b82045
dsa_check: Perform simple parameter check if seed is not available
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 years ago |
Shane Lontis
|
851886b061
Fix missing propq in ffc_params_generate
|
4 years ago |
Shane Lontis
|
49ed5ba8f6
fix provider signatures
|
4 years ago |
Shane Lontis
|
b8237707d4
Add fips checks for dh key agreement
|
4 years ago |
Shane Lontis
|
63794b048c
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
|
4 years ago |
Shane Lontis
|
9beffaf695
Fix CID-1464802
|
4 years ago |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 years ago |
Dr. David von Oheimb
|
8da42c8b26
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Shane Lontis
|
075b1f2f42
Fix coverity issues
|
4 years ago |
Shane Lontis
|
f11f86f6ec
Add FFC param/key generation
|
4 years ago |