index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_KDF.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+6
*
Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().
Shane Lontis
2020-10-22
1
-2
/
+2
*
Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
Shane Lontis
2020-10-22
1
-7
/
+7
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
kdf/mac: add name query calls for KDFs and MACs
Pauli
2020-09-23
1
-1
/
+8
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
1
-20
/
+20
*
Fix typos and repeated words
Gustaf Neumann
2020-07-05
1
-1
/
+1
*
kdf: make function naming consistent.
Pauli
2020-06-11
1
-20
/
+20
*
Update copyright year
Matt Caswell
2020-06-04
1
-1
/
+1
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-8
/
+4
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Add KRB5KDF from RFC 3961
Simo Sorce
2019-10-23
1
-2
/
+4
*
EVP: add functions that return the name number
Richard Levitte
2019-10-17
1
-1
/
+5
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-6
/
+7
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-9
/
+14
*
Some docs cleanup
Richard Levitte
2019-10-17
1
-7
/
+7
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-5
/
+5
*
Reformat param description lines
Pauli
2019-09-27
1
-9
/
+9
*
KDF section 3 clean up
Pauli
2019-09-25
1
-1
/
+1
*
Remove engine param from EVP_KDF and EVP_MAC documentation
Pauli
2019-09-25
1
-6
/
+2
*
Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.
Pauli
2019-09-18
1
-1
/
+1
*
Use param types for parameter descriptions. Mention a size_t limit to those ...
Pauli
2019-09-14
1
-4
/
+6
*
Add 'engine' param to KDFs
Pauli
2019-09-07
1
-8
/
+12
*
Update KDF documentation (section 3)
Pauli
2019-09-06
1
-0
/
+259