mbedtls/ChangeLog.d/bugfix-for-gcm-long-iv-size.txt

5 lines
101 B
Plaintext
Raw Normal View History

Bugfix
* Fix a bug in mbedtls_gcm_starts() when bits of iv are longer than 2^32.
* Fix #4950.