mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
0499de5add
The CPACF instruction KMAC provides support for accelerating the HMAC algorithm on newer machines for HMAC with SHA-224, SHA-256, SHA-384, and SHA-512. Preliminary measurements showed performance improvements of up to a factor of 2, dependent on the message size, whether chunking is used and the size of the chunks. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25161) |
||
---|---|---|
.. | ||
build.info | ||
hmac_local.h | ||
hmac_s390x.c | ||
hmac.c |