mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-23 16:20:49 +00:00
Update and refine notes on restartable ECC and 4.0
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
a0465779c9
commit
4ceb71f53d
@ -14,7 +14,10 @@ Limitations relevant for G1 (performing crypto operations)
|
||||
Executive summary
|
||||
-----------------
|
||||
|
||||
- Restartable/interruptible ECC operations: support in PSA will be added in 4.0.
|
||||
- Restartable/interruptible ECC operations: some operations (`sign_hash`) are
|
||||
already supported in PSA, but not used by TLS. The remaining operations
|
||||
(ECDH `key_agreement` and `export_public`) will be implemented in 4.0 or 4.x,
|
||||
and used by TLS in 4.x.
|
||||
- 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user