]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/m_sha3.c
KMAC implementation using EVP_MAC
[thirdparty/openssl.git] / crypto / evp / m_sha3.c
2018-11-13  Shane LontisKMAC implementation using EVP_MAC
2018-09-11  Matt CaswellUpdate copyright year
2018-08-06  Patrick Steuers390x assembly pack: add KIMD/KLMD code path for sha3...
2018-08-03  Dr. Matthias St... Fix some undefined behaviour in the Curve448 code ...
2017-09-11  Andy Polyakovevp/m_sha3.c: wire SHA3 to rsaEncryption.
2017-08-12  Andy PolyakovWire SHAKE to EVP.
2017-07-25  Andy PolyakovAdd evp/m_sha3.c.