Link to restartable ECC EPIC
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
cbc03f5377
commit
9bf9b9e269
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ Limitations relevant for G1 (performing crypto operations)
|
|||
Restartable ECC operations
|
||||
--------------------------
|
||||
|
||||
There is currently no support for that in PSA at all. API design, as well as
|
||||
implementation, would be non-trivial.
|
||||
There is currently no support for that in PSA at all, but it will be added at
|
||||
some point, see <https://github.com/orgs/Mbed-TLS/projects/1#column-18816849>.
|
||||
|
||||
Currently, `MBEDTLS_USE_PSA_CRYPTO` is simply incompatible with
|
||||
`MBEDTLS_ECP_RESTARTABLE`.
|
||||
|
|
Loading…
Reference in a new issue