mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Merge branch 'mbedtls-1.3' into development
* mbedtls-1.3: Fix bug in Via Padlock support Fix portability issue in Makefile
This commit is contained in:
commit
f1d2f7c456
3 changed files with 4 additions and 3 deletions
|
|
@ -85,6 +85,7 @@ Features
|
|||
errors on use of deprecated functions.
|
||||
|
||||
Bugfix
|
||||
* Fix bug in Via Padlock support (found by Nikos Mavrogiannopoulos).
|
||||
* Fix thread safety bug in RSA operations (found by Fredrik Axelsson).
|
||||
* Fix hardclock() (only used in the benchmarking program) with some
|
||||
versions of mingw64 (found by kxjhlele).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue