roasbeef
Hi y’all,
Over the past few weeks I’ve received some direct and indirect questions asking how the rise of quantum computers may affect the Lightning Network. I searched and didn’t see anything concrete written on the topic, so I figured that I’d write something up!
To answer the question of how quantum computers may affect the design of Lightning, a useful starting point is recognizing that any layer that uses cryptography that rests on classical security assumptions requires modifications.
So what we can do is pick out the BIPs that directly rely on EC crypto, then walk backwards from there to see how we might replace them with post-quantum primitives.
If we look at the BOLTs, these documents jump out as they each have direct EC cryptography use:
...read more at delvingbitcoin.org
pull down to refresh
related posts
This is interesting:
Seems like Bitcoin cryptography has been on easy mode.
Also, there is this about combining post quantum cryptography with classical: