hcrudolph / ciphersuite.info

A searchable directory of TLS ciphersuites and related security details.

Home Page:https://ciphersuite.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A searchable directory of TLS ciphersuites and related security details.

https://ciphersuite.info

License:MIT License


Languages

Language:Python 66.3%Language:HTML 28.9%Language:SCSS 4.6%Language:Shell 0.3%