Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all IANA cipher suites #62

Open
kylak opened this issue Jul 15, 2024 · 4 comments
Open

all IANA cipher suites #62

kylak opened this issue Jul 15, 2024 · 4 comments

Comments

@kylak
Copy link

kylak commented Jul 15, 2024

Hello, does tls-scan uses all IANA cipher suites ?

Thanks.

@prbinu
Copy link
Owner

prbinu commented Jul 18, 2024

Hi @kylak, tls-scan supports all ciphers supported by openssl. I believe it covers all ciphers (including deprecated ones), but I've not done a comparison with IANA cipher suites list.

@kylak
Copy link
Author

kylak commented Jul 18, 2024

It doesn't. OpenSSL uses around 218 cipher suites, but there are 352 IANA cipher suites.

@kylak
Copy link
Author

kylak commented Jul 18, 2024

And btw I finally ended up counting how many cipher suite uses approximately tls-scan, I found 274 (its' more than OpenSSL due to GnuTLS).

@prbinu
Copy link
Owner

prbinu commented Jul 18, 2024

seems like you nailed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants