Clarify summary of PSA limitations

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard 2024-09-10 11:01:57 +02:00
parent 4975232436
commit a0465779c9

View File

@ -14,8 +14,8 @@ Limitations relevant for G1 (performing crypto operations)
Executive summary
-----------------
- Restartable/interruptible ECC operations: in progress (mid-2024).
- Arbitrary parameters for FFDH: will be dropped in 4.0.
- Restartable/interruptible ECC operations: support in PSA will be added in 4.0.
- Arbitrary parameters for FFDH: use in TLS will be dropped in 4.0.
- RSA-PSS parameters: already implemented safe though arguably non-compliant
solution in Mbed TLS 3.4, no complaints so far.