]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/c_allm.c
KMAC implementation using EVP_MAC
[thirdparty/openssl.git] / crypto / evp / c_allm.c
2018-11-13  Shane LontisKMAC implementation using EVP_MAC
2018-11-05  Paul YangAdd poly1305 MAC support
2018-11-04  PauliGMAC implementation
2018-10-30  Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30  Richard LevitteEVP_MAC: Add HMAC implementation
2018-10-30  Richard LevitteEVP_MAC: Add CMAC implementation
2018-10-29  Richard LevitteAdd automatic initializations support for EVP_MAC objects