mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Merge remote-tracking branch 'public/pr/2270' into development
This commit is contained in:
commit
032c037052
7 changed files with 146 additions and 35 deletions
|
|
@ -51,6 +51,8 @@ API Changes
|
|||
* Add validation checks for input parameters to functions in the GCM module.
|
||||
* Add validation checks for input parameters to functions in the SHA-1
|
||||
module.
|
||||
* Add validation checks for input parameters to functions in the SHA-256
|
||||
module.
|
||||
|
||||
New deprecations
|
||||
* Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue