index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
mac_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: add some consistency to setting the XXX_final output length.
Pauli
2020-08-07
1
-1
/
+3
*
mac: always pass a non-NULL output size pointer to providers.
Pauli
2020-07-18
1
-6
/
+5
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-10
/
+10
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-10
/
+10
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too
Richard Levitte
2020-01-17
1
-1
/
+1
*
EVP: add functions that return the name number
Richard Levitte
2019-10-17
1
-0
/
+5
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-0
/
+8
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-0
/
+5
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
1
-1
/
+1
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-6
/
+6
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-100
/
+62
*
Change EVP_MAC method from copy to dup
Kurt Roeckx
2019-06-06
1
-2
/
+2
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
1
-7
/
+17
*
Tolerate 0 byte input length for Update functions
Matt Caswell
2019-03-27
1
-0
/
+2
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-0
/
+185