mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-30 14:17:19 +00:00
Clarified Changelog for fix #602
This commit is contained in:
parent
314d8a8400
commit
468a84c7df
|
@ -46,7 +46,7 @@ Bugfix
|
||||||
data structure until after error checks are successful. Found by
|
data structure until after error checks are successful. Found by
|
||||||
subramanyam-c.
|
subramanyam-c.
|
||||||
* Fix documentation and implementation missmatch for function arguments of
|
* Fix documentation and implementation missmatch for function arguments of
|
||||||
mbedtls_gcm_finish(). Found by cmiatpaar.
|
mbedtls_gcm_finish(). Found by cmiatpaar. #602
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Extended test coverage of special cases, and added new timing test suite.
|
* Extended test coverage of special cases, and added new timing test suite.
|
||||||
|
|
Loading…
Reference in a new issue