mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable
Use large GCM tables
This commit is contained in:
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. Improves
|
||||
performance by around 30% on 64-bit Intel; 125% on Armv7-M.
|
Reference in New Issue
Block a user