mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-02 16:13:27 +00:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
Bugfix
|
|
* Fix a bug in mbedtls_gcm_starts() when bits of iv are longer than 2^32.
|
|
* Fix #4884.
|
|
|