Confirmed users
107
edits
m (Fix broken link) |
(Update to commit 59954f9f25f5e55900e90d9f8f0908164861fd13) |
||
Line 2: | Line 2: | ||
IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table below lists each cipher as well as its corresponding Mozilla [[Security/Server Side TLS|Server Side TLS]] compatibility level. | IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table below lists each cipher as well as its corresponding Mozilla [[Security/Server Side TLS|Server Side TLS]] compatibility level. | ||
<!-- Modern row color : #9EDB58 --> | |||
<!-- Intermediate row color : #DBC158 --> | |||
<!-- Old row color : #CCCCCC --> | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 341: | Line 344: | ||
|- | |- | ||
! scope=row | 0xCC,0xAA | ! scope=row | 0xCC,0xAA | ||
| style="background-color: # | | style="background-color: #DBC158; font-weight: bold; text-align: center;" | 48 | ||
| style="background-color: # | | style="background-color: #DBC158; font-weight: bold;" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 | ||
| style="background-color: # | | style="background-color: #DBC158; font-weight: bold;" | TLS_DHE_RSA_CHACHA20_POLY1305 | ||
| style="background-color: # | | style="background-color: #DBC158; font-weight: bold;" | TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 | ||
| style="background-color: # | | style="background-color: #DBC158; font-weight: bold;" | DHE-RSA-CHACHA20-POLY1305 | ||
|- | |- | ||
! scope=row | 0xC0,0x5D | ! scope=row | 0xC0,0x5D |