From 32b6bac100d481db3c0c82a3dc2a2436017fe89f Mon Sep 17 00:00:00 2001 From: Zhi Guan Date: Fri, 7 Sep 2018 22:36:38 +0800 Subject: [PATCH] Updated TLS Cipher Suites with GM algorithms (markdown) --- TLS-Cipher-Suites-with-GM-algorithms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TLS-Cipher-Suites-with-GM-algorithms.md b/TLS-Cipher-Suites-with-GM-algorithms.md index f1a420d..5089d5a 100644 --- a/TLS-Cipher-Suites-with-GM-algorithms.md +++ b/TLS-Cipher-Suites-with-GM-algorithms.md @@ -2,7 +2,7 @@ A TLS cipher suite is a combination of digital signature algorithm, key exchange The algorithms and schemes: -* Digital signature algorithms: SM2SIGN, SM9SIGN +* Authentication/Digital signature algorithms: SM2SIGN, SM9SIGN, SRP, PSK * Key exchange: SM2DH, SM2DHE, SM9DH, SM9DHE * Key transport: SM2ENC, SM9ENC * Symmetric encryption: SM4-CBC-SM3, SM4-CBC-SHA256, SM1-CBC-SM3, SSF33-CBC-SM3, ZUC