mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 05:45:49 +01:00
5d5f520d3a
2^64. So it should be filled to the lower 64-bit in the last step when computing ghash. 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.
|
|
|