Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

mozilla/tls-table

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

Contributors

Languages