mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-09 23:26:29 -04:00
Fix inaccuracy in key exchange summary
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
6cf7d94ab4
commit
1fa923a5bc
@ -160,7 +160,7 @@ TLS: key exchanges / asymmetric crypto
|
|||||||
- ECDHE computation client-side
|
- ECDHE computation client-side
|
||||||
- ECDSA verification both sides
|
- ECDSA verification both sides
|
||||||
- ECDSA signature (if using `mbedtls_pk_setup_opaque()`)
|
- ECDSA signature (if using `mbedtls_pk_setup_opaque()`)
|
||||||
- PSK: client-side PSA-held using `mbedtls_ssl_conf_psk_opaque()`
|
- PSK: PSA-held keys using `mbedtls_ssl_conf_psk_opaque()`
|
||||||
- DHE-PSK: not covered
|
- DHE-PSK: not covered
|
||||||
- RSA-PSK: not covered
|
- RSA-PSK: not covered
|
||||||
- ECDHE-PSK: not covered
|
- ECDHE-PSK: not covered
|
||||||
|
Loading…
x
Reference in New Issue
Block a user