Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions Cipher_Suites.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -77,25 +77,25 @@ IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table be
| style="background-color: #fc6; font-weight: bold;" | ECDHE-RSA-CHACHA20-POLY1305
|-
! scope=row | 0x00,0x9E
| style="background-color: #fc6; font-weight: bold; text-align: center;" | 10
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_AES_128_GCM_SHA256
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
| style="background-color: #fc6; font-weight: bold;" | DHE-RSA-AES128-GCM-SHA256
| style="" data-sort-value="1000" |
| style="" | TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
| style="" | TLS_DHE_RSA_AES_128_GCM_SHA256
| style="" | TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
| style="" | DHE-RSA-AES128-GCM-SHA256
|-
! scope=row | 0x00,0x9F
| style="background-color: #fc6; font-weight: bold; text-align: center;" | 11
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_AES_256_GCM_SHA384
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
| style="background-color: #fc6; font-weight: bold;" | DHE-RSA-AES256-GCM-SHA384
| style="" data-sort-value="1000" |
| style="" | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
| style="" | TLS_DHE_RSA_AES_256_GCM_SHA384
| style="" | TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
| style="" | DHE-RSA-AES256-GCM-SHA384
|-
! scope=row | 0xCC,0xAA
| style="background-color: #fc6; font-weight: bold; text-align: center;" | 12
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_CHACHA20_POLY1305
| style="background-color: #fc6; font-weight: bold;" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
| style="background-color: #fc6; font-weight: bold;" | DHE-RSA-CHACHA20-POLY1305
| style="" data-sort-value="1000" |
| style="" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
| style="" | TLS_DHE_RSA_CHACHA20_POLY1305
| style="" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
| style="" | DHE-RSA-CHACHA20-POLY1305
|-
! scope=row | 0xC0,0x23
| style="background-color: #ccc; font-weight: bold; text-align: center;" | 13
Expand Down Expand Up @@ -154,18 +154,18 @@ IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table be
| style="background-color: #ccc; font-weight: bold;" | ECDHE-RSA-AES256-SHA
|-
! scope=row | 0x00,0x67
| style="background-color: #ccc; font-weight: bold; text-align: center;" | 21
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_AES_128_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | DHE-RSA-AES128-SHA256
| style="" data-sort-value="1000" |
| style="" | TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
| style="" | TLS_DHE_RSA_AES_128_CBC_SHA256
| style="" | TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
| style="" | DHE-RSA-AES128-SHA256
|-
! scope=row | 0x00,0x6B
| style="background-color: #ccc; font-weight: bold; text-align: center;" | 22
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_AES_256_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
| style="background-color: #ccc; font-weight: bold;" | DHE-RSA-AES256-SHA256
| style="" data-sort-value="1000" |
| style="" | TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
| style="" | TLS_DHE_RSA_AES_256_CBC_SHA256
| style="" | TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
| style="" | DHE-RSA-AES256-SHA256
|-
! scope=row | 0x00,0x9C
| style="background-color: #ccc; font-weight: bold; text-align: center;" | 23
Expand Down Expand Up @@ -2445,6 +2445,6 @@ IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table be



<!-- The table above was automatically generated via: [https://github.com/april/tls-table https://github.com/april/tls-table], and was last updated in May 2019. EDIT: Since 2023 updated manually see https://github.com/mozilla/server-side-tls/issues/292 -->
<!-- The table above was automatically generated via: [https://github.com/mozilla/tls-table https://github.com/mozilla/tls-table], and was last updated in May 2019. EDIT: Since 2023 updated manually see https://github.com/mozilla/server-side-tls/issues/292 -->

Colors correspond to the [[Security/Server Side TLS#Modern_compatibility|<span style="color: #008000; font-weight: bold;">Modern</span>]], [[Security/Server Side TLS#Intermediate_compatibility_.28recommended.29|<span style="color: #FFA500; font-weight: bold;">Intermediate</span>]], and [[Security/Server Side TLS#Old_backward_compatibility|<span style="color: #808080; font-weight: bold;">Old</span>]] compatibility levels. Each compatibility level is a superset of the more modern levels above it.
Loading