index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_kdf_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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