Post Quantum Cryptography (PQC) #6295
reneleonhardt
started this conversation in
Feature Request
Replies: 2 comments
-
|
Moving this to feature request discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
OpenSSL 4 added even more future-proof features like Encrypted Client Hello. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs mention (post-quantum) broken
RSA_4096signatures, could you improve security by supporting PQC signatures likeFalcon‑1024?Where is the process defined to reduce technical debt?
OpenSSL 3.1.2 was released on August 1, 2023.
3.6.0 offers years of PQC improvements since standardization in 2024.
https://github.com/Infisical/infisical/blob/main/Dockerfile.fips.standalone-infisical#L148
RUN wget https://www.openssl.org/source/openssl-3.1.2.tar.gz \Beta Was this translation helpful? Give feedback.
All reactions