]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP_MAC: Add CMAC implementation
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Oct 2018 19:30:00 +0000 (21:30 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 30 Oct 2018 04:34:50 +0000 (05:34 +0100)
commitf71faf2753cc1b1cbba0da0997b70e5a908ac24b
tree46e46f897716f5cb9b9a53269a813ac87b74a9ac
parentcf4eea12046445fc418507d2d5e14956b4353495
EVP_MAC: Add CMAC implementation

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7484)
crypto/cmac/build.info
crypto/cmac/cm_meth.c [new file with mode: 0644]
crypto/evp/c_allm.c
crypto/include/internal/evp_int.h
doc/man3/EVP_MAC.pod
doc/man7/EVP_MAC_CMAC.pod [new file with mode: 0644]
include/openssl/evp.h