openssl/crypto/blake2
Antoine Salon c3a261f8d3 blake2b: add EVP_MAC API
Signed-off-by: Antoine Salon <asalon@vmware.com>

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7726)
2019-02-06 09:18:43 +00:00
..
blake2_impl.h Following the license change, modify the boilerplates in crypto/blake2/ 2018-12-06 14:30:07 +01:00
blake2_locl.h blake2b: add support for parameter setting and keyed hash 2019-02-06 09:18:43 +00:00
blake2b_mac.c blake2b: add EVP_MAC API 2019-02-06 09:18:43 +00:00
blake2b.c blake2b: add support for parameter setting and keyed hash 2019-02-06 09:18:43 +00:00
blake2s.c blake2: add implementation support for variable digest length 2019-02-06 09:18:43 +00:00
build.info blake2b: add EVP_MAC API 2019-02-06 09:18:43 +00:00
m_blake2b.c blake2b: add support for parameter setting and keyed hash 2019-02-06 09:18:43 +00:00
m_blake2s.c Following the license change, modify the boilerplates in crypto/blake2/ 2018-12-06 14:30:07 +01:00