index
:
openssl
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_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
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmac
Age
Commit message (
Expand
)
Author
2022-06-21
Update copyright year
Matt Caswell
2022-05-27
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
Peiwei Hu
2021-11-16
EVP_Cipher: fix the incomplete return check
Peiwei Hu
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-04-22
Update copyright year
Matt Caswell
2021-04-18
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-08-29
Delete unused PKEY MAC files
Matt Caswell
2020-07-16
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-06-11
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-10
Correctly handle the return value from EVP_Cipher() in the CMAC code
Matt Caswell
2020-06-10
Ensure we never use a partially initialised CMAC_CTX
Matt Caswell
2020-04-23
Update copyright year
Matt Caswell
2020-01-29
Deprecate the low level CMAC functions
Pauli
2019-10-17
[KDF] Add feedback-mode and CMAC support to KBKDF
Robbie Harwood
2019-10-10
Rework how our providers are built
Richard Levitte
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-08-27
Coverty fixes for MACs
Richard Levitte
2019-08-15
Move CMAC to providers
Richard Levitte
2019-08-15
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-06-06
Change EVP_MAC method from copy to dup
Kurt Roeckx
2018-12-06
Following the license change, modify the boilerplates in crypto/cmac/
Richard Levitte
2018-10-30
Adapt other EVP code to use EVP_MAC instead of direct implementation calls
Richard Levitte
2018-10-30
EVP_MAC: Integrate CMAC EVP_PKEY_METHOD into generic MAC EVP_PKEY_METHOD
Richard Levitte
2018-10-30
EVP_MAC: Add CMAC implementation
Richard Levitte
2018-04-17
Update copyright year
Richard Levitte
2018-04-05
Set error code if alloc returns NULL
Rich Salz
2017-03-01
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
Richard Levitte
2017-02-28
Don't free in cleanup routine
Benjamin Kaduk
2016-05-17
Copyright consolidation 06/10
Rich Salz
2016-04-20
Remove --classic build entirely
Richard Levitte
2016-03-21
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-02
Use utility functions for HMAC and CMAC.
Dr. Stephen Henson
2016-02-20
Always build library object files with shared library cflags
Richard Levitte
2016-02-18
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-05
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-01
unified build scheme: add build.info files
Richard Levitte
2016-01-29
Templatize util/domd
Rich Salz
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2016-01-20
Remove update tags
Rich Salz
2016-01-20
make EVP_PKEY opaque
Dr. Stephen Henson
2016-01-17
Remove some old makefile targets
Rich Salz
2016-01-12
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
Remove unused internal macros
Richard Levitte
2016-01-12
make update
Richard Levitte
2016-01-12
Adapt all EVP_CIPHER_CTX users for it becoming opaque
Richard Levitte
2015-12-09
make update
Dr. Stephen Henson
2015-12-07
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-11-09
Continue standardising malloc style for libcrypto
Matt Caswell
2015-05-22
Fix the update target and remove duplicate file updates
Richard Levitte
[next]