Skip to content
forked from jvehent/tlsnames

Build a correspondance table in mediawiki format between TLS IANA names, OpenSSL, GnuTLS and NSS

Notifications You must be signed in to change notification settings

mancha1/tlsnames

 
 

Repository files navigation

TLS Names

build_correspondence_table.sh is a script that find the correspondences between IANA names for TLS ciphers, OpenSSL, GnuTLS and NSS.

IANA_TLS_Names.csv is a list of IANA TLS ciphers with associated HEX values taken from www.iana.org/assignments/tls-parameters/tls-parameters.xhtml

./convert_openssl_to_gnutls.sh is a script that convert an OpenSSL ciphersuite to GnuTLS format.

This script requires recent versions of OpenSSL and GnuTLS.

About

Build a correspondance table in mediawiki format between TLS IANA names, OpenSSL, GnuTLS and NSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%