Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
1c191c13178c19053524d288a75debb50ba22039
/
.
/
ChangeLog.d
/
gcm-large-tables.txt
blob: f9bba5b4e734ad60d07748f7b9dc0497b42955ab [
file
] [
log
] [
blame
]
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.