mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
Fix a typo
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
86efa852df
commit
b38c9c888f
@ -297,7 +297,7 @@ Regarding libmbedcrypto:
|
|||||||
ECJPAKE), however they all depend on `ECP_C` which in turn depends on
|
ECJPAKE), however they all depend on `ECP_C` which in turn depends on
|
||||||
`BIGNUM_C`. So, direct calls from TLS, X.509 and PK to ECP and Bignum will
|
`BIGNUM_C`. So, direct calls from TLS, X.509 and PK to ECP and Bignum will
|
||||||
need to be replaced; see <https://github.com/Mbed-TLS/mbedtls/issues/6839> and
|
need to be replaced; see <https://github.com/Mbed-TLS/mbedtls/issues/6839> and
|
||||||
liked issues for a summary of intermediate steps and open points.
|
linked issues for a summary of intermediate steps and open points.
|
||||||
|
|
||||||
**Strategy for step 2:**
|
**Strategy for step 2:**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user