From 4b9b216b0947e7b0b809cad6a1e486bd0a9f37ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Dimitrov?= Date: Thu, 25 Apr 2019 10:16:08 +0200 Subject: ssl: Update standards compliance Change-Id: I6193b25af2496118bf4d281e6a0fc65831b37bf9 --- lib/ssl/doc/src/standards_compliance.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'lib/ssl/doc') diff --git a/lib/ssl/doc/src/standards_compliance.xml b/lib/ssl/doc/src/standards_compliance.xml index 25840d0fc6..ca98385f85 100644 --- a/lib/ssl/doc/src/standards_compliance.xml +++ b/lib/ssl/doc/src/standards_compliance.xml @@ -133,7 +133,8 @@ Key Exchange: ECDHE Groups: all standard groups supported for the Diffie-Hellman key exchange - Ciphers: TLS_AES_128_GCM_SHA256 and TLS_AES_256_GCM_SHA384 + Ciphers: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, + TLS_CHACHA20_POLY1305_SHA256 and TLS_AES_128_CCM_SHA256 Signature Algorithms: RSA and RSA PSS Certificates: currently only certificates with RSA keys are supported @@ -1967,8 +1968,8 @@ SHOULD implement the TLS_CHACHA20_POLY1305_SHA256 - NC - + C + 22 @@ -2203,14 +2204,14 @@ TLS_CHACHA20_POLY1305_SHA256 - NC - + C + 22 TLS_AES_128_CCM_SHA256 - NC - + C + 22 -- cgit v1.2.3