mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 13:45:05 +01:00
Remove MBEDTLS_TYPE_UDBL option
This commit is contained in:
parent
05931979a6
commit
031622ffa2
2 changed files with 1 additions and 16 deletions
|
|
@ -19,9 +19,6 @@ API Changes
|
|||
Changes
|
||||
* Added config.h option MBEDTLS_NO_UDBL_DIVISION, to prevent the use of
|
||||
64-bit division.
|
||||
* Added config.h option MBEDTLS_TYPE_UDBL to allow configuring the
|
||||
double-width integer type used in the bignum module when the compiler is
|
||||
unknown.
|
||||
|
||||
Bugfix
|
||||
* Add a check if iv_len is zero, and return an error if it is zero. reported
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue