index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
/
EVP_MAC.pod
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Richard Levitte
2024-04-09
1
-1
/
+1
*
Update Docs for EVP_MAC
Neil Horman
2024-01-11
1
-0
/
+10
*
Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOT
Neil Horman
2023-12-26
1
-2
/
+4
*
Copyright year updates
Matt Caswell
2023-09-28
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-09-13
1
-1
/
+1
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
1
-7
/
+4
*
EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()
Richard Levitte
2021-06-23
1
-1
/
+1
*
doc: make XXX_get_number() internal
Pauli
2021-06-02
1
-6
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-17
/
+18
*
doc: document the MAC block size getter
Pauli
2021-05-25
1
-3
/
+10
*
mac: improve MAC documentation (Poly 1305 key reuse, nomenclature)
Pauli
2021-05-14
1
-1
/
+3
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-4
/
+26
*
doc: document EVP_MAC_finalXOF()
Pauli
2021-05-05
1
-3
/
+7
*
DOC: Clarify EVP_MAC_init() params vs. EVP_MAC_CTX_set_params()
Dr. David von Oheimb
2021-04-21
1
-3
/
+6
*
Update the algorithm fetching documentation links
Matt Caswell
2021-04-08
1
-1
/
+1
*
EVP: Add EVP_<TYPE>_description()
Richard Levitte
2021-04-02
1
-2
/
+7
*
doc: note that MAC lifecycle transitions will be enforced at some point
Pauli
2021-03-26
1
-1
/
+10
*
doc: note the additional parameters to EVP_MAC_init()
Pauli
2021-02-28
1
-11
/
+10
*
doc: changes to match the updated context gettable/settable calls for MACs
Pauli
2021-02-26
1
-6
/
+23
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+6
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Replace MAC flags OSSL_MAC_PARAM_FLAGS with separate param fields.
Shane Lontis
2021-02-10
1
-3
/
+12
*
Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
Shane Lontis
2020-10-22
1
-5
/
+4
*
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
*
Fixed EVP_MAC_final argument count in example
ozppupbg
2020-09-21
1
-5
/
+5
*
Update the EVP_PKEY MAC documentation
Matt Caswell
2020-09-03
1
-0
/
+15
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-23
/
+23
*
Fix some man page typos
Matt Caswell
2020-06-24
1
-3
/
+3
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-23
/
+23
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
bugfix in cmac calculation example
Asfak Rahman
2020-02-26
1
-2
/
+2
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Fix some broken doc links
Rich Salz
2019-11-15
1
-7
/
+7
*
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
-7
/
+7
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-6
/
+6
*
Some docs cleanup
Richard Levitte
2019-10-17
1
-2
/
+2
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-5
/
+5
*
Reformat param description lines
Pauli
2019-09-27
1
-10
/
+10
*
Remove engine param from EVP_KDF and EVP_MAC documentation
Pauli
2019-09-25
1
-6
/
+2
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
1
-1
/
+9
*
Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.
Pauli
2019-09-18
1
-1
/
+1
*
Add wording to limit the 'size' parameter to no more than can be specified us...
Pauli
2019-09-14
1
-5
/
+6
*
Define the MAC parameter types without using C type names to avoid confusion.
Pauli
2019-09-13
1
-7
/
+7
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
1
-4
/
+2
*
Rework the documentation of our individual MAC implementations
Richard Levitte
2019-09-02
1
-11
/
+18
*
Fix function name typo in MAC documentation.
Pauli
2019-09-02
1
-1
/
+1
*
Update EVP_MAC.pod
Richard Levitte
2019-08-24
1
-11
/
+7
[next]