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

Post-Quantum ciphers are not detected #986

Open
trafalmuffti opened this issue Dec 12, 2024 · 2 comments
Open

Post-Quantum ciphers are not detected #986

trafalmuffti opened this issue Dec 12, 2024 · 2 comments

Comments

@trafalmuffti
Copy link

Information on post-quantum ciphers in TLS:
https://pq.cloudflareresearch.com/
https://isitquantumsafe.info/

Post quantum ciphers have recently been added. They are not listed under "Supported Named Groups."

@trafalmuffti
Copy link
Author

These are the code points of the post quantum ciphers.
https://github.com/open-quantum-safe/oqs-provider/blob/main/oqs-template/oqs-kem-info.md

Information on post quantum security levels: https://csrc.nist.gov/projects/post-quantum-cryptography/post-quantum-cryptography-standardization/evaluation-criteria/security-(evaluation-criteria)

As you can see, level one is equivalent to AES 128, and isn't post-quantum.

@trafalmuffti
Copy link
Author

trafalmuffti commented Jan 28, 2025

Technically TLS 1.1 is secure as well, but the consensus seems to be that it isn't "100%" secure.

Edit: It seems after someone deleted their comments I'm now talking to myself....

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

1 participant