mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-31 19:54:57 +01:00
Merge remote-tracking branch 'public/pr/2128' into mbedtls-2.16
This commit is contained in:
commit
9e17c2df47
2 changed files with 116 additions and 11 deletions
|
|
@ -7,6 +7,8 @@ Bugfix
|
|||
when MBEDTLS_ECP_ALT is defined. Reported by jwhui. Fixes #2242.
|
||||
* Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
|
||||
Raised as a comment in #1996.
|
||||
* Reduce the stack consumption of mbedtls_mpi_fill_random() which could
|
||||
previously lead to a stack overflow on constrained targets.
|
||||
|
||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue