mbedtls/ChangeLog.d/bugfix-for-gcm-long-iv-size.txt
openluopworld 151ccb2977 update changelog for #4884
Signed-off-by: openluopworld <wuhanluop@163.com>
2021-10-13 00:23:30 +08:00

4 lines
101 B
Text

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