index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dh
/
dh_group_params.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DH/DHX named groups to not overwrite the private key length.
Shane Lontis
2021-06-14
1
-2
/
+0
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-4
/
+4
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
1
-0
/
+11
*
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
1
-143
/
+19
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-8
/
+8
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-3
/
+3
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-2
/
+2
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-96
/
+41
*
Add DH keygen to providers
Shane Lontis
2020-04-15
1
-46
/
+139
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-2
/
+26
*
Change DH_get_nid() to set the value of q if it is not already set
Shane Lontis
2020-03-06
1
-68
/
+74
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-0
/
+6
*
Add FFC param/key validation
Shane Lontis
2020-02-16
1
-15
/
+26
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
1
-0
/
+129