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
*
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
*
Use EXAMPLES not EXAMPLE for section title
Rich Salz
2019-08-19
1
-1
/
+1
*
Implement EVP_MAC_do_all_ex()
Richard Levitte
2019-08-15
1
-2
/
+12
*
Add EVP_MAC_provider()
Richard Levitte
2019-08-15
1
-1
/
+8
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-157
/
+152
*
Fix document nit in EVP_MAC.pod
Shane Lontis
2019-08-08
1
-1
/
+1
*
In documentation, consistently refer to OpenSSL 3.0
Richard Levitte
2019-07-15
1
-1
/
+1
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
1
-10
/
+11
*
Don't allow SHAKE128/SHAKE256 with HMAC
Matt Caswell
2019-03-27
1
-0
/
+3
*
blake2: add EVP_MAC man page
Antoine Salon
2019-02-06
1
-7
/
+10
*
Minor doc fixes for EVP_MAC.
David Makepeace
2018-12-23
1
-1
/
+1
*
Following the license change, modify the boilerplates in doc/man3/
Richard Levitte
2018-12-06
1
-1
/
+1
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
1
-1
/
+16
*
Add poly1305 MAC support
Paul Yang
2018-11-05
1
-1
/
+2
*
GMAC implementation
Pauli
2018-11-04
1
-0
/
+7
*
EVP_MAC: Add SipHash implementation
Richard Levitte
2018-10-30
1
-1
/
+2
*
EVP_MAC: Add HMAC implementation
Richard Levitte
2018-10-30
1
-1
/
+2
*
EVP_MAC: Add CMAC implementation
Richard Levitte
2018-10-30
1
-8
/
+0
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+348