[openssl-dev] Keyed hashing APIs for EVP?

Dr. Stephen Henson steve at openssl.org
Sat Jan 16 22:12:10 UTC 2016


On Sat, Jan 16, 2016, Bill Cox wrote:

> 
> I feel keyed hashing is here to stay.  Keccak also has this feature.
> Assuming I'm reading the EVP API correctly, should add support for keyed
> digests to EVP.  What do you folks think?
> 

Support for MAC already exists in EVP. It's possible to access HMAC, CMAC and
GOST MAC algorithms using EVP. The interface isn't very friendly however and
could be tidied up a bit.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org


More information about the openssl-dev mailing list