비트 코인에 영향을 미칠 것입니다.

From FAQQ
Revision as of 21:50, 25 February 2021 by Admin (talk | contribs) (Created page with "이 페이지는 주로 비트 코인을 다루지 만 타원 곡선 암호화 (ECC)를 사용하는 모든 블록 체인은 취약합니다")

이 페이지는 주로 비트 코인을 다루지 만 타원 곡선 암호화 (ECC)를 사용하는 모든 블록 체인은 취약합니다

Main points of vulnerability

Public/Private Key Cryptography

A powerful quantum computer can reverse Bitcoin public keys into private keys from their public keys using Shor's algorithm[1]. 36% of all BTC are on addresses with exposed public keys[2]. This is why it's very important to not reuse addresses and use wallets that automatically changes your address for you.

Even with this precaution in mind, 100% of addresses can be hacked during transactions by deriving the private key from the public key which is broadcast to the network.

Proof-of-Work

It's unlikely that quantum computers present and issue for Bitcoin's Proof-of-Work system. Even with optimistic estimates, a quantum computer with fast gate speeds, a low error rate, and 4,400,000 qubits you would be looking at 13.8 GH/s[3]. Not only is this much slower than ASIC's (at ~14 TH/s) which are currently on the market, but it wouldn't be economical.

Assuming it would make economical sense, quantum computers are likely to be competing with other quantum computers on the network due to the issue of them having no significant advantage.

Related pages

References