mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 21:25:31 +01:00
Merge remote-tracking branch 'upstream-public/pr/1062' into development
This commit is contained in:
commit
e7707228b4
65 changed files with 1715 additions and 328 deletions
|
|
@ -27,6 +27,9 @@ Bugfix
|
|||
* Fix leap year calculation in x509_date_is_valid() to ensure that invalid
|
||||
dates on leap years with 100 and 400 intervals are handled correctly. Found
|
||||
by Nicholas Wilson. #694
|
||||
* Fix out-of-memory problem when parsing 4096-bit PKCS8-encrypted RSA keys.
|
||||
Found independently by Florian in the mbed TLS forum and by Mishamax.
|
||||
#878, #1019.
|
||||
|
||||
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue