mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 08:56:27 +00:00
- Fixed incorrect handling of negative first input value in mpi_sub_abs() (found by code coverage tests).
This commit is contained in:
@@ -6,6 +6,8 @@ Bug fixes
|
||||
mpi_read_string() (found by code coverage tests).
|
||||
* Fixed incorrect handling of one single negative input
|
||||
value in mpi_add_abs() (found by code coverage tests).
|
||||
* Fixed incorrect handling of negative first input
|
||||
value in mpi_sub_abs() (found by code coverage tests).
|
||||
|
||||
= Version 0.11.1 released on 2009-05-17
|
||||
* Fixed missing functionality for SHA-224, SHA-256, SHA384,
|
||||
|
||||
Reference in New Issue
Block a user