Link to restartable ECC EPIC

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard 2022-06-07 10:16:24 +02:00 committed by Manuel Pégourié-Gonnard
parent cbc03f5377
commit 9bf9b9e269

View file

@ -14,8 +14,8 @@ Limitations relevant for G1 (performing crypto operations)
Restartable ECC operations Restartable ECC operations
-------------------------- --------------------------
There is currently no support for that in PSA at all. API design, as well as There is currently no support for that in PSA at all, but it will be added at
implementation, would be non-trivial. some point, see <https://github.com/orgs/Mbed-TLS/projects/1#column-18816849>.
Currently, `MBEDTLS_USE_PSA_CRYPTO` is simply incompatible with Currently, `MBEDTLS_USE_PSA_CRYPTO` is simply incompatible with
`MBEDTLS_ECP_RESTARTABLE`. `MBEDTLS_ECP_RESTARTABLE`.