mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-08 13:03:39 +00:00
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
|
Features
|
||
|
* The multi-part GCM interface (mbedtls_gcm_update() or
|
||
|
mbedtls_cipher_update()) no longer requires the size of partial inputs to
|
||
|
be a multiple of 16.
|