Matthias Schulz | 0e690d3 | 2024-02-08 18:37:20 +0100 | [diff] [blame] | 1 | Features |
2 | * Add support for 8-bit GCM tables for Shoup's algorithm to speedup GCM | ||||
Matthias Schulz | cdf9894 | 2024-02-09 11:11:38 +0100 | [diff] [blame] | 3 | operations when hardware accelerated AES is not present. Improves |
4 | performance by around 30% on 64-bit Intel; 125% on Armv7-M. |