blob: f9bba5b4e734ad60d07748f7b9dc0497b42955ab [file] [log] [blame]
Matthias Schulz0e690d32024-02-08 18:37:20 +01001Features
2 * Add support for 8-bit GCM tables for Shoup's algorithm to speedup GCM
Matthias Schulzcdf98942024-02-09 11:11:38 +01003 operations when hardware accelerated AES is not present. Improves
4 performance by around 30% on 64-bit Intel; 125% on Armv7-M.