Skip to main content

Questions tagged [post-quantum]

aka "quantum resistant"; refers to cryptography running on a classical computer which is resistant to quantum attacks. For algorithms running on a quantum computer, see [quantum-computing].

1 vote
0 answers
124 views

I am looking for reputable libraries or solution providers that offer reliable, well-maintained, and well-documented implementations of post-quantum cryptographic (PQC) algorithms. Specifically, I am ...
Geek's user avatar
  • 19
4 votes
1 answer
1k views

From Australia's Guidelines for Cryptography: For most purposes, a hashing algorithm with an output size of 224 bits provides 112 bits of effective security strength, with larger output sizes ...
Sjoerd's user avatar
  • 35.6k
1 vote
1 answer
261 views

I'm working on designing a VPN that is post-quantum safe while avoiding detection that it uses post-quantum cryptography. The goal is to make the use of post-quantum cryptography indistinguishable to ...
dfsg76's user avatar
  • 755
0 votes
1 answer
96 views

I know this might sound counter-intuitive, but is it possible to configure gpg to store public keys in encrypted state on disks? Such that when encrypting a message to someone, user would be asked to ...
aackmann's user avatar
1 vote
1 answer
242 views

I would like to preface this with the information that I am clearly not well versed in crypto, so my understand so far may not be accurate. CISA recently published an advisory Preparing Critical ...
cutrightjm's user avatar
  • 1,773
0 votes
1 answer
5k views

I am using a custom Python build, with the liboqs-openssl which is encapsulating pq-algorithms. I generated the certificates using the provided dilithium2 algorithm and wanted to create a simple SSL ...
Robinbux's user avatar
1 vote
1 answer
617 views

Should I trust VPN services that provide post-quantum encryption like NewHope for protection against future quantum computers? How can I tell if the connection between me and the VPN is using post-...
Eleanor's user avatar
  • 191
1 vote
0 answers
535 views

I'm trying to implement a self signed x509 certificate that uses a post-quantum (PQ) public key algorithm as the public key algorithm. I looked at the openssl library in c, and the way it's done using ...
Rubens Lacouture's user avatar
5 votes
1 answer
343 views

I see that a couple of years ago, post-quantum was a "5+ year horizon" project. Is that still the case? NTRUEncrypt in SSL and GPG encryption As the final comment on that thread said, a two-layer ...
MangoCat's user avatar
1 vote
1 answer
319 views

CECPQ1 (combined elliptic Curve and Post-Quantum Cryptography Key Exchange) is a new key exhange developed by google, which combine X25519 with NewHope (elliptic Curve KE + Post-quantum KE). Google ...
Omar's user avatar
  • 13
2 votes
1 answer
896 views

Here is the situation - RSA/ECC is not quantum resistant, because a quantum computer feasibly calculate the private key based on the knowledge of the public key (because the quantum computers tackle ...
Ivo's user avatar
  • 71
5 votes
2 answers
500 views

I would like to ask about this encryption method that I found: USPTO patent and it is related to this question here: A service that claims beyond army level encryption and Unseen.is encryption claims ...
Alyssa Skogs's user avatar
7 votes
3 answers
3k views

Commonly used cryptosystems like RSA or ECC, on the other hand, will be broken if and when quantum computers become available. - https://tbuktu.github.io/ntru/ How can we introduce NTRU in GPG and ...
rubo77's user avatar
  • 2,390
6 votes
1 answer
623 views

Is there readily available encryption algorithms for current computers, that is safe from quantum computers? I know a bunch of currently popular encryption algorithms that are safe from current ...
Drathier's user avatar
  • 1,613
3 votes
1 answer
7k views

Is it true that with the rise of quantum computers, which is pretty close these days, AES 128 and 256 are resistant? while PGP and RSA are not?
torhub1's user avatar
  • 115

15 30 50 per page