mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-18 01:14:06 +00:00
151ccb2977
Signed-off-by: openluopworld <wuhanluop@163.com>
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.
|
|
|