mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 02:14:15 +01: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.
|
||
|
|