]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/evp/pkey_mac.c
Following the license change, modify the boilerplates in crypto/evp/
[thirdparty/openssl.git] / crypto / evp / pkey_mac.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-05  Paul YangAdd poly1305 MAC support
2018-10-30  Richard LevitteEVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic...
2018-10-30  Richard LevitteEVP_MAC: Integrate HMAC EVP_PKEY_METHOD into generic...
2018-10-30  Richard LevitteEVP_MAC: Integrate CMAC EVP_PKEY_METHOD into generic...
2018-10-29  Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs