commit | 0e690d3c0b350f285eaad4a5833c91feb76fe254 | [log] [tgz] |
---|---|---|
author | Matthias Schulz <mschulz@hilscher.com> | Thu Feb 08 18:37:20 2024 +0100 |
committer | Matthias Schulz <mschulz@hilscher.com> | Thu Feb 08 18:37:20 2024 +0100 |
tree | b5a7b2884aa30897d6d3b6ffc9ca854f30ce3aef | |
parent | f3116341e2a2ee5b86346e32489857098324a837 [diff] |
Add changelog. Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
diff --git a/ChangeLog.d/gcm-large-tables.txt b/ChangeLog.d/gcm-large-tables.txt new file mode 100644 index 0000000..84f9c14 --- /dev/null +++ b/ChangeLog.d/gcm-large-tables.txt
@@ -0,0 +1,4 @@ +Features + * Add support for 8-bit GCM tables for Shoup's algorithm to speedup GCM + operations when hardware accelerated AES is not present (27-34% on 64-bit + Intel, 125-127% on ARMv7)