mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 18:18:24 +00:00
cdf9894e60
Co-authored-by: Dave Rodgman <dave.rodgman@arm.com> Signed-off-by: Matthias Schulz <140500342+mschulz-at-hilscher@users.noreply.github.com>
5 lines
223 B
Plaintext
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.
|