Home
Softono
ciphersuite.info

ciphersuite.info

Open source MIT Python
119
Stars
20
Forks
25
Issues
5
Watchers
5 months
Last Commit

About ciphersuite.info

A searchable directory of TLS ciphersuites and related security details.

Platforms

Web Self-hosted

Languages

Python

ciphersuite.info - a directory of TLS cipher suites

What is this project?

A directory of every cipher suite defined by the IETF. Each cipher suite is broken down to its containing algorithms whose security is then individually assessed. Different warnings are generated based on the severity of known vulnerabilities.

Whom is this project targeting?

This project aims to be a general reference regarding the security of TLS cipher suites. That said, it should be a resource both for security experts and developers with knowledge about crypto as well as non-experts searching for a clear representation about whether a certain algorithm is sufficiently secure or not.

Where is the data coming from?

All cipher suites and their defining RFCs are automatically scraped from the IANA TLS Cipher Suite Registry. The evaluation of cryptographic algorithms is - where possible - based on official notices by the IETF or other organizations. Since the security aspects of certain technologies may vary based on the specific use case, this is not always unambiguous. In these cases a recommendation is given for which purposes this technology is ok to use or whether the authors of this website consider it unsafe.