We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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."
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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....
No branches or pull requests
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."
The text was updated successfully, but these errors were encountered: