Add changelog.

Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
This commit is contained in:
Matthias Schulz 2024-02-08 18:37:20 +01:00
parent f3116341e2
commit 0e690d3c0b

View File

@ -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)