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
/
kdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate ERR_load_KDF_strings()
Richard Levitte
2019-11-12
1
-50
/
+0
*
Reinstate the KDF error macros
Richard Levitte
2019-11-12
2
-0
/
+71
*
Cleanse crypto/kdf directory
Pauli
2019-09-06
2
-70
/
+0
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
3
-97
/
+1
*
KDF provider conversion error updates - generated
Pauli
2019-09-06
1
-0
/
+4
*
Move KDFs to the provider.
Pauli
2019-09-06
7
-2902
/
+0
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
2
-4
/
+2
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
2
-3
/
+3
*
Use macros internally for algorithm names
Richard Levitte
2019-08-19
2
-5
/
+5
*
Adapt diverse code to provider based MACs.
Richard Levitte
2019-08-15
2
-45
/
+93
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-66
/
+1
*
Replace long dash characters with normal ascii minus
Bernd Edlinger
2019-07-09
1
-1
/
+1
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
3
-1
/
+419
*
PBKDF2 updates to conform to SP800-132
Shane Lontis
2019-06-11
2
-18
/
+84
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
2
-10
/
+19
*
Cleaned up tls1_prf and added comments.
David Makepeace
2019-05-24
1
-35
/
+117
*
Added algorithm description comments to HKDF.
David Makepeace
2019-05-24
1
-6
/
+99
*
Added X963KDF API
Shane Lontis
2019-05-16
2
-2
/
+43
*
Change the digest string from "md" to "digest"
Simo Sorce
2019-05-03
1
-0
/
+3
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
6
-6
/
+6
*
Coverity: hkdf ENV_MD_size() is an int that can be negative
Shane Lontis
2019-04-09
1
-7
/
+27
*
coverity fixes for SSKDF + mac_app + kdf test cleanup
Shane Lontis
2019-03-28
1
-2
/
+5
*
Correctly check the return code of EVP_MAC_ctrl everwhere it is used
Matt Caswell
2019-03-27
1
-4
/
+4
*
Single step kdf implementation
Shane Lontis
2019-03-19
3
-1
/
+491
*
The use of the likes of UINT32_MAX requires internal/numbers.h
Richard Levitte
2019-02-28
2
-0
/
+2
*
Implement SSH KDF
Simo Sorce
2019-02-27
3
-1
/
+297
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
8
-389
/
+983
*
Convert tls1_prf_P_hash to use the EVP_MAC interface
Kurt Roeckx
2018-12-15
1
-23
/
+23
*
Following the license change, modify the boilerplates in crypto/kdf/
Richard Levitte
2018-12-06
4
-4
/
+4
*
Reset the HKDF state between operations
Matt Caswell
2018-10-29
1
-1
/
+13
*
hkdf zeroization fix
Shane Lontis
2018-09-05
1
-4
/
+4
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
3
-6
/
+12
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
EVP,KDF: Add more error code along some return 0 in ...
FdaSilvaYY
2018-03-29
2
-3
/
+10
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-1
/
+1
*
Add support for setting raw private HMAC keys
Matt Caswell
2018-03-15
1
-1
/
+1
*
More updates following review feedback
Matt Caswell
2017-08-21
1
-1
/
+1
*
Remove OPENSSL_assert() from crypto/kdf
Matt Caswell
2017-08-21
1
-1
/
+2
*
Fix building without scrypt
Johannes Bauer
2017-08-08
1
-0
/
+4
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
3
-1
/
+269
*
Fix indentation
Johannes Bauer
2017-08-03
1
-1
/
+1
*
Added differentiation between missing secret and missing seed
Johannes Bauer
2017-08-03
2
-1
/
+6
*
Changed use of EVP_PKEY_CTX_md() and more specific error codes
Johannes Bauer
2017-08-03
3
-12
/
+19
*
More error handling to HKDF and one more case in TLS1-PRF
Johannes Bauer
2017-08-03
3
-2
/
+14
*
Set error when HKDF used without parameters
Johannes Bauer
2017-08-03
2
-1
/
+4
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-17
/
+13
*
Following the changes to HKDF to accept a mode, add some tests for this
Matt Caswell
2016-11-09
1
-0
/
+15
*
Update HKDF to support separte Extract and Expand steps
Matt Caswell
2016-11-09
1
-7
/
+30
[next]