From d6b96a3e65567a1dd651787d72bf1d0a221a3986 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Mon, 20 Jul 2015 19:34:42 +0200 Subject: [PATCH] GOST, minor tuning --- openssl-rfc.mappping.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/openssl-rfc.mappping.html b/openssl-rfc.mappping.html index fcba971a6..85bb83272 100644 --- a/openssl-rfc.mappping.html +++ b/openssl-rfc.mappping.html @@ -111,8 +111,8 @@ [0x6d] ADH-AES256-SHA256 DH AES 256 TLS_DH_anon_WITH_AES_256_CBC_SHA256 [0x80] GOST94-GOST89-GOST89 GOST GOST89 256 TLS_GOSTR341094_WITH_28147_CNT_IMIT [0x81] GOST2001-GOST89-GOST89 GOST GOST89 256 TLS_GOSTR341001_WITH_28147_CNT_IMIT - [0x82] GOST94-NULL-GOST94 GOST unknown unknown TLS_GOSTR341001_WITH_NULL_GOSTR3411 - [0x83] GOST2001-GOST89-GOST89 GOST unknown unknown TLS_GOSTR341094_WITH_NULL_GOSTR3411 + [0x82] GOST94-NULL-GOST94 GOST eNULL unknown TLS_GOSTR341001_WITH_NULL_GOSTR3411 + [0x83] GOST2001-GOST89-GOST89 GOST eNULL unknown TLS_GOSTR341094_WITH_NULL_GOSTR3411 [0x84] CAMELLIA256-SHA RSA Camellia 256 TLS_RSA_WITH_CAMELLIA_256_CBC_SHA [0x85] DH-DSS-CAMELLIA256-SHA DH/DSS Camellia 256 TLS_DH_DSS_WITH_CAMELLIA_256_CBC_SHA [0x86] DH-RSA-CAMELLIA256-SHA DH/RSA Camellia 256 TLS_DH_RSA_WITH_CAMELLIA_256_CBC_SHA @@ -207,10 +207,10 @@ [0xcc13] ECDHE-RSA-CHACHA20-POLY1305 ECDH ChaCha20-Poly1305 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 [0xcc14] ECDHE-ECDSA-CHACHA20-POLY1305 ECDH ChaCha20-Poly1305 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 [0xcc15] DHE-RSA-CHACHA20-POLY1305 DH ChaCha20-Poly1305 TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - [0xff00] GOST-MD5 RSA GOST89 256 - [0xff01] GOST-GOST94 RSA GOST89 256 - [0xff02] GOST-GOST89MAC RSA unknown 256 - [0xff03] GOST-GOST89STREAM RSA unknown 256 + [0xff00] GOST-MD5 RSA GOST89 256 TLS_GOSTR341094_RSA_WITH_28147_CNT_MD5 + [0xff01] GOST-GOST94 RSA GOST89 256 TLS_RSA_WITH_28147_CNT_GOST94 + [0xff02] GOST-GOST89MAC RSA GOST89 256 + [0xff03] GOST-GOST89STREAM RSA GOST89 256 [0x010080] RC4-MD5 RSA RC4 128 SSL_CK_RC4_128_WITH_MD5 [0x020080] EXP-RC4-MD5 RSA(512) RC4 40, export SSL_CK_RC4_128_EXPORT40_WITH_MD5 [0x030080] RC2-CBC-MD5 RSA RC2 128 SSL_CK_RC2_128_CBC_WITH_MD5