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