Hacker News new | ask | show | jobs
by reiderrider 1472 days ago
RIP crypto when this works.
2 comments

Quantum-computing-resistant cryptography exists.
Only really asymmetric crypto.

Symmetric crypto you can increase the key size. e.g. AES128 would be insecure (as it would drop to 64bits of security), but AES256 wouldn't (it would still provide 128 bits of security).

I believe there is also quantum resistant asymmetric crypto schemes too (lattice based schemes) ?