index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
dh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
slontis
2022-02-03
1
-2
/
+3
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
1
-1
/
+0
*
Fixes related to separation of DH and DHX types
Shane Lontis
2021-04-26
1
-1
/
+1
*
Detect low-level engine and app method based keys
Tomas Mraz
2021-04-19
1
-0
/
+1
*
Add selection support to the provider keymgmt_dup function
Tomas Mraz
2021-04-15
1
-1
/
+1
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
1
-0
/
+1
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-0
/
+1
*
PROV: Add type specific PKCS#8 decoding to the DER->key decoders
Richard Levitte
2021-03-19
1
-0
/
+3
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-32
/
+33
*
Add EVP_PKEY_public_check_quick.
Shane Lontis
2021-02-22
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
include/crypto: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
1
-4
/
+10
*
DECODER: Adjust the library context of keys in our decoders
Richard Levitte
2020-12-17
1
-0
/
+1
*
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
1
-0
/
+1
*
Constify OSSL_FUNC_keymgmt_validate()
Nicola Tuveri
2020-10-23
1
-2
/
+2
*
DH: make the private key length importable / exportable
Richard Levitte
2020-10-19
1
-1
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
1
-2
/
+2
*
Add dh_kdf support to provider
Shane Lontis
2020-08-11
1
-0
/
+6
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
1
-2
/
+2
*
Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys
Matt Caswell
2020-06-05
1
-0
/
+3
*
Fix DH_get_nid() so that it does not cache values.
Shane Lontis
2020-04-20
1
-0
/
+1
*
Add DH keygen to providers
Shane Lontis
2020-04-16
1
-3
/
+7
*
EVP: Implement support for key downgrading in backends
Richard Levitte
2020-03-25
1
-0
/
+2
*
DH: add internal dh_get_method()
Richard Levitte
2020-03-09
1
-0
/
+2
*
Add FFC param/key validation
Shane Lontis
2020-02-16
1
-5
/
+9
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-0
/
+3
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-31
1
-0
/
+1
*
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
2020-01-24
1
-0
/
+2
*
Add DH key exchange to fips provider
Shane Lontis
2020-01-23
1
-0
/
+15