mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-15 23:42:41 +00:00
Add issue reference for ECP_RESTARTABLE limitations
Add reference to github issues to give a way for users to track progress and express interest. Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
745e561d2d
commit
2761d18c00
@ -642,7 +642,9 @@
|
||||
* \note When this option is enabled, restartable operations in PK, X.509
|
||||
* and TLS (see above) are not using PSA. On the other hand, ECDH
|
||||
* computations in TLS are using PSA, and are not restartable. These
|
||||
* are temporary limitations that should be lifted in the future.
|
||||
* are temporary limitations that should be lifted in the future. (See
|
||||
* https://github.com/Mbed-TLS/mbedtls/issues/9784 and
|
||||
* https://github.com/Mbed-TLS/mbedtls/issues/9817)
|
||||
*
|
||||
* Requires: MBEDTLS_ECP_C
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user