You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: