Skip to content

tlsref/tls-cipher-suites

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLS Cipher Suites

This repo is archived and future work will be managed outside of Mozilla in https://github.com/tlsref/tls-cipher-suites


tls-cipher-suites.py is a script that generates either JSON or CSV output mapping the IANA code points to their names in GnuTLS, NSS, and OpenSSL.

$ python tls-cipher-suites.py
Generate a table of cipher names from all the major library makers.

Usage: tls-cipher-suites.py <output-format>

Valid output formats are: json, csv

About

Generates mappings between IANA TLS hex values and their corresponding cipher names in GnuTLS, NSS, and OpenSSL

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%