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
/
crypto
/
dh
/
dh_kdf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
crypto: add additional argument to KDF derive calls
Pauli
2021-02-28
1
-2
/
+1
*
Fix external symbols related to dh keys
Shane Lontis
2021-02-26
1
-7
/
+8
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-1
/
+1
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Fix no-cms build errors.
Shane Lontis
2020-08-19
1
-2
/
+2
*
Add dh_kdf support to provider
Shane Lontis
2020-08-11
1
-29
/
+45
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-3
/
+3
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-0
/
+6
*
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
2020-02-06
1
-2
/
+2
*
Usages of KDFs converted to use the name macros
Pauli
2019-09-11
1
-1
/
+1
*
Fix users of KDFs to use params not ctls
Pauli
2019-09-06
1
-11
/
+21
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-129
/
+31
*
Following the license change, modify the boilerplates in crypto/dh/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use "" not <> on e_os.h include
Rich Salz
2017-08-22
1
-1
/
+1
*
check return values for EVP_Digest*() APIs
Dr. Stephen Henson
2016-07-15
1
-2
/
+2
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-48
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-2
/
+2
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-8
/
+10
*
RT3674: Make no-cms build work.
David Bar
2015-09-03
1
-0
/
+6
*
free null cleanup finale
Rich Salz
2015-05-01
1
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-128
/
+118
*
Fix irix-cc build.
Andy Polyakov
2015-01-07
1
-1
/
+1
*
Add KDF for DH.
Dr. Stephen Henson
2013-08-05
1
-0
/
+197