Richard Levitte
|
006de7670a
EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()
|
3 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 |
Pauli
|
edc9ce8ef4
doc: document the MAC block size getter
|
3 years ago |
Pauli
|
bbf5ccfd87
mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)
|
3 years ago |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
3 years ago |
Pauli
|
a59c69724d
doc: document EVP_MAC_finalXOF()
|
3 years ago |
Dr. David von Oheimb
|
c0e724fcbe
DOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_params()
|
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
|
10b63e9756
doc: note that MAC lifecycle transitions will be enforced at some point
|
3 years ago |
Pauli
|
afa44486c5
doc: note the additional parameters to EVP_MAC_init()
|
3 years ago |
Pauli
|
8dd233bb07
doc: changes to match the updated context gettable/settable calls for MACs
|
3 years ago |
Matt Caswell
|
d84f5515fa
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
3 years ago |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 years ago |
Shane Lontis
|
36978c19a9
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
|
3 years ago |
Shane Lontis
|
90a2576b9b
Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_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 |
ozppupbg
|
d5b170a2fc
Fixed EVP_MAC_final argument count in example
|
4 years ago |
Matt Caswell
|
820d87bc98
Update the EVP_PKEY MAC documentation
|
4 years ago |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
4 years ago |
Matt Caswell
|
6926be0b16
Fix some man page typos
|
4 years ago |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 years ago |
Shane Lontis
|
b808665265
Update core_names.h fields and document most fields.
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Asfak Rahman
|
38e6c4907e
bugfix in cmac calculation example
|
4 years ago |
Veres Lajos
|
79c44b4e30
Fix some typos
|
5 years ago |
Rich Salz
|
d7cea0b8f5
Fix some broken doc links
|
5 years ago |
Richard Levitte
|
506cb0f632
EVP: add functions that return the name number
|
5 years ago |