mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-31 10:20:45 +00:00
Merge pull request #8467 from daverodgman/typos
Typo fixes in Changelog
This commit is contained in:
commit
2a095d4028
@ -5,8 +5,8 @@ Mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
API changes
|
API changes
|
||||||
* Mbed TLS 3.4 introduced support for omitting the built-in implementation
|
* Mbed TLS 3.4 introduced support for omitting the built-in implementation
|
||||||
of ECDSA and/or EC J-PAKE when those are provided by a driver. However,
|
of ECDSA and/or EC J-PAKE when those are provided by a driver. However,
|
||||||
their was a flaw in the logic checking if the built-in implementation, in
|
there was a flaw in the logic checking if the built-in implementation, in
|
||||||
that if failed to check if all the relevant curves were supported by the
|
that it failed to check if all the relevant curves were supported by the
|
||||||
accelerator. As a result, it was possible to declare no curves as
|
accelerator. As a result, it was possible to declare no curves as
|
||||||
accelerated and still have the built-in implementation compiled out.
|
accelerated and still have the built-in implementation compiled out.
|
||||||
Starting with this release, it is necessary to declare which curves are
|
Starting with this release, it is necessary to declare which curves are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user