]> git.ipfire.org Git - thirdparty/nettle.git/commit
Refactor HMAC, reducing context sizes.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 19:44:13 +0000 (21:44 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 20:08:15 +0000 (22:08 +0200)
commit34ad5621aac337267532c63e5bbcfbe156cb3374
tree07721356f19a21becf2a3f3d09bab2668abe36d1
parentbf0815f20631a2cd4919df88884c430dc18037d2
Refactor HMAC, reducing context sizes.
15 files changed:
ChangeLog
Makefile.in
hmac-gosthash94.c
hmac-internal.c [new file with mode: 0644]
hmac-internal.h [new file with mode: 0644]
hmac-md5.c
hmac-ripemd160.c
hmac-sha1.c
hmac-sha224.c
hmac-sha256.c
hmac-sha384.c
hmac-sha512.c
hmac-sm3.c
hmac-streebog.c
hmac.h