This commit is contained in:
April King 2019-05-24 17:25:16 -05:00
Родитель b2134b1d04
Коммит a1828652e4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 1524708D623646A5
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,5 @@
= Cipher suite correspondence table =
IANA, OpenSSL and GnuTLS use different naming for the same ciphers. The table below lists each cipher as well as its corresponding Mozilla [[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.
{| class="wikitable sortable"
|-

Просмотреть файл

@ -550,7 +550,7 @@ more information: https://media.blackhat.com/us-13/US-13-Daigniere-TLS-Secrets-S
= Cipher suites =
Different libraries support different cipher suites and refer to them by different names. Mozilla maintains a list of [[Cipher Suites|all known cipher suites]] and their corresponding names.
Different libraries support different cipher suites and refer to them by different names. Mozilla maintains a list of [[Security/Cipher Suites|all known cipher suites]] and their corresponding names.
== GnuTLS ciphersuite ==