]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Add ChangeLog note on hmac_ctx reductions.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 15:31:27 +0000 (17:31 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 19:11:04 +0000 (21:11 +0200)
ChangeLog

index 6ee4beb726c836560d51c69f54bb44f1ea12cf6a..89e2bc1a62269cfdd1795f431248791e65f8285b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-06-22  Niels Möller  <nisse@lysator.liu.se>
+
+       HMAC context reductions: hmac_sha256_ctx reduced from 336 bytes to
+       192, hmac_sha512_ctx from 648 to 376, hmac_sha1_ctx from 312 to 168.
+
 2025-05-26  Niels Möller  <nisse@lysator.liu.se>
 
        * hmac.c (hmac_set_key, hmac_update, hmac_digest): Delete file and