Tomas Mraz
|
ddb13b283b
Use as small dh key size as possible to support the security
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
Shane Lontis
|
1c49be8673
Fix DH/DHX named groups to not overwrite the private key length.
|
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 |
Shane Lontis
|
4718326a46
Add EVP_PKEY_public_check_quick.
|
3 years ago |
Richard Levitte
|
c829c23b67
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more 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
|
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 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Shane Lontis
|
738ee1819e
Fix DH_get_nid() so that it does not cache values.
|
4 years ago |
Shane Lontis
|
7165593ce5
Add DH keygen to providers
|
4 years ago |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 years ago |
Shane Lontis
|
55f02cb684
Change DH_get_nid() to set the value of q if it is not already set
|
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
|
ca2bf555cd
Add support for DH 'modp' group parameters (RFC 3526)
|
4 years ago |