diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-06-30 09:03:07 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-06-30 09:26:19 -0700 |
commit | 23e8b4371dbd5907d633262f36903144a378a114 (patch) | |
tree | 708d92da954c07c28f831be6dabd6ba9f380afc4 /lib/debugobjects.c | |
parent | b693c703accb08cbd52f0b94d810d6abbca3bfb9 (diff) |
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Since HMAC support is commonly needed and is fairly simple, include it
as a first-class citizen of the SHA-512 library.
The API supports both incremental and one-shot computation, and either
preparing the key ahead of time or just using a raw key. The
implementation is much more streamlined than crypto/hmac.c.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250630160320.2888-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions