Post
Topic
Board Development & Technical Discussion
Merits 3 from 2 users
Re: Can Quantum Computer's destroy Blockchain and Bitcoins[SHA-256 specifically]
by
kaggie
on 23/01/2022, 09:36:16 UTC
⭐ Merited by Welsh (2) ,vapourminer (1)
For example, he knew enough to use ECDSA, but he didn't know for example that public keys can be compressed.
..
That means knowing some topic and talking about it is something completely different than doing that in practice and turning ideas into code.

The issue is the second point. It was pretty obvious that public keys can be compressed, but whether that created an intrinsic failure while implementing this was at stake.  Also, without the compression there may be other fun mathematics possible.

For some things that Satoshi did not comment on, I believe it to be more of a caution and implementing carefully, knowing that there are limitations to an individual and even organisations debugging code. The main principles were his insight, while implementations in all code requires a larger community and prolonged testing (which bitcoin has been successful at).