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
/
test
/
evp_kdf_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-2
/
+2
*
Fix intermittent CI failure in evp_kdf_test for non_caching build.
Shane Lontis
2021-05-29
1
-6
/
+17
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
1
-48
/
+138
*
Include "internal/numbers.h" in test programs using SIZE_MAX
Richard Levitte
2021-05-22
1
-0
/
+1
*
test: fix test_evp_kdf when DES is disabled.
Pauli
2021-04-23
1
-2
/
+2
*
test: adjust tests to include extra argument to KDF derive call
Pauli
2021-02-28
1
-58
/
+38
*
Allow the sshkdf type to be passed as a single character
Richard Levitte
2021-02-24
1
-2
/
+2
*
Adjust the few places where the string length was confused
Richard Levitte
2021-02-18
1
-11
/
+8
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
test: fix no-cache problem with the quality comparison for KDFs.
Pauli
2021-02-12
1
-3
/
+18
*
Fix parameter types in sshkdf
Juergen Christ
2021-01-28
1
-2
/
+2
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-1
/
+1
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-1
/
+66
*
Make KDFs fail if requesting a zero-length key.
Jon Spillett
2020-09-17
1
-70
/
+631
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-33
/
+33
*
Update copyright year
Matt Caswell
2020-06-25
1
-1
/
+1
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-33
/
+33
*
Fix no-cmac and no-camellia
Matt Caswell
2019-11-14
1
-0
/
+4
*
Add KRB5KDF from RFC 3961
Simo Sorce
2019-10-23
1
-0
/
+38
*
[KDF] Add feedback-mode and CMAC support to KBKDF
Robbie Harwood
2019-10-17
1
-0
/
+127
*
[KDF] Add KBKDF implementation for counter-mode HMAC
Robbie Harwood
2019-09-27
1
-0
/
+90
*
Update tests to (mostly) use KDF names
Pauli
2019-09-11
1
-11
/
+11
*
More KDF cleanup
Richard Levitte
2019-09-06
1
-12
/
+31
*
Test updates in light of the KDF switchover
Pauli
2019-09-06
1
-126
/
+189
*
Use macros internally for algorithm names
Richard Levitte
2019-08-19
1
-2
/
+5
*
Adapt the MAC tests, and tests for other things that use EVP_MAC
Richard Levitte
2019-08-15
1
-6
/
+2
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-0
/
+34
*
PBKDF2 updates to conform to SP800-132
Shane Lontis
2019-06-11
1
-16
/
+49
*
Added X963KDF API
Shane Lontis
2019-05-16
1
-23
/
+71
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-99
/
+120
*
Add SSHKDF in evp_kdf_test
Simo Sorce
2019-04-18
1
-0
/
+55
*
coverity fixes for SSKDF + mac_app + kdf test cleanup
Shane Lontis
2019-03-28
1
-255
/
+119
*
Single step kdf implementation
Shane Lontis
2019-03-19
1
-0
/
+167
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
1
-0
/
+237