mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add changelog.
Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
This commit is contained in:
parent
f3116341e2
commit
0e690d3c0b
4
ChangeLog.d/gcm-large-tables.txt
Normal file
4
ChangeLog.d/gcm-large-tables.txt
Normal 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)
|
||||
Loading…
Reference in a new issue