Files
torzu/externals/mbedtls/ChangeLog.d/gcm-large-tables.txt
2024-04-05 01:58:27 +02:00

5 lines
223 B
Plaintext

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.