mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 04:38:41 +00:00
Remove support for HAVE_INT8 and HAVE_INT16
This commit is contained in:
@@ -9,6 +9,8 @@ Features
|
||||
to override the whole module.
|
||||
|
||||
API Changes
|
||||
* Configuration options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 have
|
||||
been removed (compiler is required to support 32-bit operations).
|
||||
* Configuration option POLARSSL_HAVE_IPV6 was removed (always enabled).
|
||||
* All public identifiers moved to the mbedtls_* or MBEDTLS_* namespace.
|
||||
* ecdsa_write_signature() gained an addtional md_alg argument and
|
||||
|
||||
Reference in New Issue
Block a user