CLI & library for mapping TLS cipher algorithm names: IANA, OpenSSL, GnuTLS, NSS
CLI
Library
- CLI and library
- Search feature: hexadecimal codepoint and major TLS libraries cipher algorithm name: IANA, OpenSSL, GnuTLS, NSS
- get extra info about a cipher
- Export to files: markdown table, expanded JSON, minified JSON, Ruby marshalized hash
- Extract ciphers from external tools file output (SSLyze, sslscan2, testssl.sh, ssllabs-scan)
- Bulk search (file with one cipher per line)
$ gem install tls-map
Check the installation page on the documentation to discover more methods.
Homepage / Documentation: https://sec-it.github.io/tls-map/