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 Cryptography Support #149

Open
decentralgabe opened this issue Feb 12, 2024 · 1 comment
Open

Post Quantum Cryptography Support #149

decentralgabe opened this issue Feb 12, 2024 · 1 comment

Comments

@decentralgabe
Copy link

When quantum computers are here signed records in mainline DHT become unreliable since they rely on ECC. Is there a post quantum plan for the protocol?

@the8472
Copy link
Contributor

the8472 commented Feb 12, 2024

Post-quantum cryptography is still highly experimental, has a questionable security record when not combined with classical schemes and has a high footprint (in terms of signature sizes). It's not suitable for the size constraints of DHT messages.

Given current progress my gut feeling is that it'll take several more years until some usable scheme emerges.

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

2 participants