blake2: backport changes to blake2s
[openssl.git] / crypto / evp / c_allm.c
2019-02-06 Antoine Salonblake2: backport changes to blake2s
2019-02-06 Antoine Salonblake2: register MAC objects
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 automatic initializations support for EVP_MAC objects