mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 16:32:32 -04:00
Fix missing bits in crypto mechanisms
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
aada0c869f
commit
5e64de034e
@ -2,10 +2,10 @@ New deprecations
|
|||||||
* The following cryptographic mechanisms are planned to be removed
|
* The following cryptographic mechanisms are planned to be removed
|
||||||
in Mbed TLS 4.0:
|
in Mbed TLS 4.0:
|
||||||
- DES (including 3DES).
|
- DES (including 3DES).
|
||||||
- PKCS#1v1.5 encryption (RSA-PKCS1-v1_5). (OAEP, PSS, and PKCS#1v1.5
|
- PKCS#1v1.5 encryption/decryption (RSAES-PKCS1-v1_5).
|
||||||
signature are staying.)
|
(OAEP, PSS, and PKCS#1v1.5 signature are staying.)
|
||||||
- Finite-field Diffie-Hellman with custom groups. (RFC 7919 remain
|
- Finite-field Diffie-Hellman with custom groups.
|
||||||
supported.)
|
(RFC 7919 groups remain supported.)
|
||||||
- Elliptic curves of size 225 bits or less.
|
- Elliptic curves of size 225 bits or less.
|
||||||
* The following mechanisms are planned to be removed from (D)TLS 1.2
|
* The following mechanisms are planned to be removed from (D)TLS 1.2
|
||||||
in Mbed TLS 4.0:
|
in Mbed TLS 4.0:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user