]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
NEWS update for OCB.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 14 Jan 2026 10:23:16 +0000 (11:23 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 14 Jan 2026 10:23:16 +0000 (11:23 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c875513db7acce40fcbdcad29d02d7e70733c85f..6a09b03e404c20d0a772fa5eb4413e62250adb8d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -130,6 +130,11 @@ NEWS for the Nettle 4.0 release
          Baryshkov years ago, but delayed, since it implies an ABI
          break.
 
+       * For OCB block counters, use type uint32_t for blocks of
+         associated data, and uint64_t for message blocks, instead of
+         size_t. This makes the implementation limits the same for
+         32-bit and 64-bit platforms.
+
        Bug fixes:
 
        * Fix off-by-one bug in sexp parser, which could result in a