]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_MAC.pod
OPENSSL_s390xcap.pod: list msa9 facility bit (155)
[thirdparty/openssl.git] / doc / man3 / EVP_MAC.pod
2019-08-08  Shane LontisFix document nit in EVP_MAC.pod
2019-07-15  Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-06-06  Kurt RoeckxReplace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-02-06  Antoine Salonblake2: add EVP_MAC man page
2018-12-22  David MakepeaceMinor doc fixes for EVP_MAC.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
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 EVP_MAC API