mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-02 04:35:43 +01:00
Remove ecp_sub()
This commit is contained in:
parent
aff37e5aa1
commit
6dde596a03
3 changed files with 1 additions and 45 deletions
|
|
@ -61,6 +61,7 @@ API Changes
|
|||
|
||||
Removals
|
||||
* Removed mbedtls_ecp_group_read_string(). Only named groups are supported.
|
||||
* Removed mbedtls_ecp_sub().
|
||||
* Removed individual mdX_hmac and shaX_hmac functions (use generic
|
||||
md_hmac functions from md.h)
|
||||
* Removed the PBKDF2 module (use PKCS5).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue