Tomas Mraz
|
0615cedecd
ossl_dh_check_priv_key: Do not fail on private keys without q
|
2 years ago |
Shane Lontis
|
9932585220
Fix DH private key check.
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
19dbb742cd
Fix external symbols related to dh keys
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Nicola Tuveri
|
d1fb6b481b
Constify OSSL_FUNC_keymgmt_validate()
|
4 years ago |
Pauli
|
5357c10624
ffc: add _ossl to exported but internal functions
|
4 years ago |
Shane Lontis
|
4f2271d58a
Add ACVP fips module tests
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
ada66e78ef
Deprecate the low level Diffie-Hellman functions.
|
4 years ago |
Shane Lontis
|
8083fd3a18
Add FFC param/key validation
|
4 years ago |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 years ago |
Kurt Roeckx
|
42619397eb
Add BN_check_prime()
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Bernd Edlinger
|
2b95e8efcf
DH_check_pub_key_ex was accidentally calling DH_check,
|
5 years ago |
Bernd Edlinger
|
feeb7ecd2f
Check the DH modulus bit length
|
5 years ago |
Bernd Edlinger
|
a38c878c2e
Change DH parameters to generate the order q subgroup instead of 2q
|
5 years ago |
Jake Massimo
|
2500c093aa
Increase rounds of Miller-Rabin testing DH_check
|
5 years ago |
Shane Lontis
|
ce1415ed2c
Added NULL check to BN_clear() & BN_CTX_end()
|
5 years ago |
Richard Levitte
|
e38873f5ce
Following the license change, modify the boilerplates in crypto/dh/
|
6 years ago |
Paul Yang
|
b000470873
Support public key and param check in EVP interface
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 years ago |
Richard Levitte
|
2650515394
Better check of DH parameters in TLS data
|
7 years ago |
FdaSilvaYY
|
e705fcf197
Style
|
8 years ago |
David Benjamin
|
d70a562714
Handle BN_mod_word failures.
|
8 years ago |
David Benjamin
|
748e85308e
Fix BN_is_prime* calls.
|
8 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Matt Caswell
|
0aeddcfa61
Make DH opaque
|
8 years ago |