Lines Matching refs:D
288 * The following cipher suites are planned to be removed from (D)TLS 1.2
1599 * Fix a bug in (D)TLS curve negotiation: when MBEDTLS_USE_PSA_CRYPTO was
2257 * Fix a regression introduced in 2.24.0 which broke (D)TLS CBC ciphersuites
2673 * In (D)TLS record decryption, when using a CBC ciphersuites without the
3561 * Close a test gap in (D)TLS between the client side and the server side:
3645 or CBC ciphersuites in (D)TLS versions 1.1 or higher. Fixes #1913, #1914.
3668 in (D)TLS 1.0 to 1.2, that allowed an active network attacker to
3680 * Fix a vulnerability in TLS ciphersuites based on CBC, in (D)TLS 1.0 to
3691 on CBC, in (D)TLS 1.0 to 1.2, that allowed a local attacker, able to
4103 contexts from keys consisting of N,D,E only, even if P,Q are needed for the
4554 (not triggerable remotely in (D)TLS).
6414 * Updated rsa_check_privkey() to verify that (D*E) = 1 % (P-1)*(Q-1)