Richard Levitte
|
0ce7d1f355
Copyright year updates
|
7 months ago |
Shakti Shah
|
4f6133f9db
KDF_CTX_new API has incorrect signature (const should not be there)
|
9 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Dr. David von Oheimb
|
61c8146aa3
EVP_KDF.pod: extend text on 'salt' and 'info' parameters
|
1 year ago |
Pauli
|
fc374a087e
doc: document that the "info" KDF param concatenates
|
1 year ago |
Richard Levitte
|
318a9dfa5f
Replace some boldened types with a corresponding man page link
|
1 year ago |
slontis
|
4741c80c05
Add missing HISTORY sections for OpenSSL 3.0 related documents.
|
2 years ago |
Pauli
|
6ea964cd4a
doc: make XXX_get_number() internal
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Matt Caswell
|
906bced110
Update the algorithm fetching documentation links
|
3 years ago |
Richard Levitte
|
0388823329
EVP: Add EVP_<TYPE>_description()
|
3 years ago |
Pauli
|
2e1a40d037
doc: note that KDF/PRF transitions will be enforced at some future point
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Pauli
|
7c75f2daf8
evp: add param argument to KDF derive call
|
3 years ago |
Pauli
|
530cacb56f
doc: changes to match the updated context gettable/settable calls
|
3 years ago |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 years ago |
Shane Lontis
|
a49d0a491c
Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().
|
4 years ago |
Shane Lontis
|
1ba21239dd
Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Pauli
|
c9452d74a4
kdf/mac: add name query calls for KDFs and MACs
|
4 years ago |
Matt Caswell
|
660c534435
Revert "kdf: make function naming consistent."
|
4 years ago |
Gustaf Neumann
|
8c1cbc7210
Fix typos and repeated words
|
4 years ago |
Pauli
|
765d04c946
kdf: make function naming consistent.
|
4 years ago |
Matt Caswell
|
00c405b365
Update copyright year
|
4 years ago |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 years ago |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 years ago |
Simo Sorce
|
33f54da3dd
Add KRB5KDF from RFC 3961
|
5 years ago |
Richard Levitte
|
506cb0f632
EVP: add functions that return the name number
|
5 years ago |
Richard Levitte
|
f651c727f8
EVP: add name traversal functions to all fetchable types
|
5 years ago |
Richard Levitte
|
251e610ce4
EVP: add missing common functionality
|
5 years ago |