|
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA = 22
|
|
TLS_DHE_RSA_WITH_AES_128_CBC_SHA = 51
|
|
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 = 103
|
|
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 = 158
|
|
TLS_DHE_RSA_WITH_AES_256_CBC_SHA = 57
|
|
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 = 107
|
|
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 = 159
|
|
TLS_DHE_RSA_WITH_CHACHA20_POLY1305 = 52387
|
|
TLS_DH_ANON_WITH_3DES_EDE_CBC_SHA = 27
|
|
TLS_DH_ANON_WITH_AES_128_CBC_SHA = 52
|
|
TLS_DH_ANON_WITH_AES_128_CBC_SHA256 = 108
|
|
TLS_DH_ANON_WITH_AES_128_GCM_SHA256 = 166
|
|
TLS_DH_ANON_WITH_AES_256_CBC_SHA = 58
|
|
TLS_DH_ANON_WITH_AES_256_CBC_SHA256 = 109
|
|
TLS_DH_ANON_WITH_AES_256_GCM_SHA384 = 167
|
|
TLS_DH_ANON_WITH_RC4_128_MD5 = 24
|
|
TLS_EMPTY_RENEGOTIATION_INFO_SCSV = 255
|
|
TLS_FALLBACK_SCSV = 22016
|
|
TLS_RSA_WITH_3DES_EDE_CBC_SHA = 10
|
|
TLS_RSA_WITH_AES_128_CBC_SHA = 47
|
|
TLS_RSA_WITH_AES_128_CBC_SHA256 = 60
|
|
TLS_RSA_WITH_AES_128_GCM_SHA256 = 156
|
|
TLS_RSA_WITH_AES_256_CBC_SHA = 53
|
|
TLS_RSA_WITH_AES_256_CBC_SHA256 = 61
|
|
TLS_RSA_WITH_AES_256_GCM_SHA384 = 157
|
|
TLS_RSA_WITH_NULL_MD5 = 1
|
|
TLS_RSA_WITH_NULL_SHA = 2
|
|
TLS_RSA_WITH_NULL_SHA256 = 59
|
|
TLS_RSA_WITH_RC4_128_MD5 = 4
|
|
TLS_RSA_WITH_RC4_128_SHA = 5
|
|
TLS_SRP_SHA_RSA_WITH_3DES_EDE_CBC_SHA = 49179
|
|
TLS_SRP_SHA_RSA_WITH_AES_128_CBC_SHA = 49182
|
|
TLS_SRP_SHA_RSA_WITH_AES_256_CBC_SHA = 49185
|
|
TLS_SRP_SHA_WITH_3DES_EDE_CBC_SHA = 49178
|
|
TLS_SRP_SHA_WITH_AES_128_CBC_SHA = 49181
|
|
TLS_SRP_SHA_WITH_AES_256_CBC_SHA = 49184
|
|
aeadSuites = [ 156, 158, 166, 157, 159, 167, 52387]
|
|
aes128GcmSuites = [ 156, 158, 166]
|
|
aes128Suites = [ 49181, 49182, 47, 51, 52, 60, 103, 108]
ciphersuites which use AES symmetric cipher in CBC mode with 128 bit
key
|
|
aes256GcmSuites = [ 157, 159, 167]
|
|
aes256Suites = [ 49184, 49185, 53, 58, 57, 61, 107, 109]
ciphersuites which use AES symmetric cipher in CBC mode with 128 bit
key
|
|
anonSuites = [ 58, 52, 24, 27, 108, 109, 166, 167]
ciphersuites which use anonymous Finite Field Diffie-Hellman key
exchange
|
|
certAllSuites = [ 49185, 49182, 49179, 157, 156, 61, 60, 53, 47...
ciphersuites which use RSA server authentication
|
|
certSuites = [ 157, 156, 61, 60, 53, 47, 10, 5, 4, 1, 2, 59]
ciphersuites which use RSA key exchange with RSA server
authentication
|
|
chacha20Suites = [ 52387]
|
|
dhAllSuites = [ 52387, 159, 158, 107, 103, 57, 51, 22, 58, 52, ...
|
|
dheCertSuites = [ 52387, 159, 158, 107, 103, 57, 51, 22]
|
|
ietfNames = { 1: ' TLS_RSA_WITH_NULL_MD5 ' , 2: ' TLS_RSA_WITH_NULL ...
dictionary with string names of the ciphersuites
|
|
md5Suites = [ 24, 4, 1]
ciphersuites which use MD-5 HMAC integrity mechanism and protocol
default Pseudo Random Function
|
|
nullSuites = [ 1, 2, 59]
|
|
rc4Suites = [ 24, 5, 4]
ciphersuites which use RC4 symmetric cipher with 128 bit key
|
|
sha256Suites = [ 60, 61, 103, 107, 59, 108, 109]
ciphersuites which use SHA-256 HMAC integrity mechanism and SHA-256
Pseudo Random Function
|
|
sha384PrfSuites = [ 157, 159, 167]
|
|
sha384Suites = [ ]
|
|
shaSuites = [ 49178, 49181, 49184, 49179, 49182, 49185, 10, 47, ...
ciphersuites which use SHA-1 HMAC integrity mechanism and protocol
default Pseudo Random Function
|
|
srpAllSuites = [ 49184, 49181, 49178, 49185, 49182, 49179]
all SRP ciphersuites, pure SRP and with RSA based server
authentication
|
|
srpCertSuites = [ 49185, 49182, 49179]
ciphersuites which use Secure Remote Password (SRP) key exchange
protocol with RSA server authentication
|
|
srpSuites = [ 49184, 49181, 49178]
ciphersuites which use Secure Remote Password (SRP) key exchange
protocol
|
|
ssl3Suites = [ 49178, 49181, 49184, 49179, 49182, 49185, 10, 47...
|
|
streamSuites = [ 24, 5, 4, 1, 2, 59]
|
|
tls12Suites = [ 60, 61, 103, 107, 59, 108, 109, 156, 158, 166, ...
|
|
tripleDESSuites = [ 49178, 49179, 10, 22, 27]
ciphersuties which use 3DES symmetric cipher in CBC mode
|