openssl/providers/fips
Richard Levitte e23cda000e Move KMAC to providers
Instead of using evp_keccak_kmac128() and evp_keccak_kmac256(), we refer
to the hash implementation by name, and fetch it, which should get us the
implementation from providers/common/digests/sha3_prov.c.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
2019-08-15 22:12:25 +02:00
..
build.info Create a FIPS provider and put SHA256 in it 2019-04-04 23:09:47 +01:00
fipsprov.c Move KMAC to providers 2019-08-15 22:12:25 +02:00