> Take the Bitcoin blockchain: an unencrypted public key is sent along with every bitcoin transaction, and left unencrypted during the time it takes for the network to confirm the block, around ten minutes. My understanding is that it remains unencrypted forever. That’s why it is a public key. As long as the coins are not moved to another account that public key stays a valuable target. Edit: As DennisP pointed out m…
So then if Satoshi destroyed the private keys instead holding on to them just in case for an event like this, it's possible that someone might take the million or so BTC just sitting around? Depending on how easy it is, all those addresses that were abandoned containing 50 BTC are also up for grabs. Would a coin without public addresses be better suited against such future?
Bitcoin’s race to outrun the quantum computer
11–20 of 90 posts
Re: Bitcoin’s race to outrun the quantum computer
#12It's worth mentioning that Bitcoin addresses aren't exposed on the blockchain as public keys, but hashes of the public keys. If you want to steal the coins you'll need to turn ripemd160(sha256(sha256(publicKey))) into a private key. Good luck.
Re: Bitcoin’s race to outrun the quantum computer
#13Just to be clear, this has barely anything to do with any crypto-currency organization. It is a really regrettable framing for an event that should be of great interest to anyone dealing with cryptography, not just the fairly restricted group of crypto-currentcy enthusiasts. If scalable quantum computers can be built (which seems probable, as we are progressing fast in the number of qubits we can keep together), then…
Re: Bitcoin’s race to outrun the quantum computer
#14Earlier quoted context omitted.
So then if Satoshi destroyed the private keys instead holding on to them just in case for an event like this, it's possible that someone might take the million or so BTC just sitting around? Depending on how easy it is, all those addresses that were abandoned containing 50 BTC are also up for grabs. Would a coin without public addresses be better suited against such future?
Not if Satoshi's coins have never moved. A bitcoin address is a hash of a public key. The public key isn't revealed until the first time funds are transferred out of that address.
Re: Bitcoin’s race to outrun the quantum computer
#15Earlier quoted context omitted.
So then if Satoshi destroyed the private keys instead holding on to them just in case for an event like this, it's possible that someone might take the million or so BTC just sitting around? Depending on how easy it is, all those addresses that were abandoned containing 50 BTC are also up for grabs. Would a coin without public addresses be better suited against such future?
Not if Satoshi's coins have never moved. A bitcoin address is a hash of a public key. The public key isn't revealed until the first time funds are transferred out of that address.
Re: Bitcoin’s race to outrun the quantum computer
#16Just to be clear, this has barely anything to do with any crypto-currency organization. It is a really regrettable framing for an event that should be of great interest to anyone dealing with cryptography, not just the fairly restricted group of crypto-currentcy enthusiasts. If scalable quantum computers can be built (which seems probable, as we are progressing fast in the number of qubits we can keep together), then…
Re: Bitcoin’s race to outrun the quantum computer
#17Problem includes far more than bitcoin.. Your bank for example
For Bitcoin this is much harder.
Re: Bitcoin’s race to outrun the quantum computer
#18Just to be clear, this has barely anything to do with any crypto-currency organization. It is a really regrettable framing for an event that should be of great interest to anyone dealing with cryptography, not just the fairly restricted group of crypto-currentcy enthusiasts. If scalable quantum computers can be built (which seems probable, as we are progressing fast in the number of qubits we can keep together), then…
The only truly safe encryption is quantum encryption. Any classical encryption algorithm should be breakable with quantum computers, even if we haven’t figured it out yet like with Shor’s.
Re: Bitcoin’s race to outrun the quantum computer
#19Just to be clear, this has barely anything to do with any crypto-currency organization. It is a really regrettable framing for an event that should be of great interest to anyone dealing with cryptography, not just the fairly restricted group of crypto-currentcy enthusiasts. If scalable quantum computers can be built (which seems probable, as we are progressing fast in the number of qubits we can keep together), then…
Are we? Every so often I check back to see how well they're doing with actually running Shor's algorithm. In 2012 they managed to find that 21 = 3 x 7. And today... 21 = 3 x 7. That doesn't sound like progressing fast.
Quantum annealing is doing well for itself, but it isn't any sort of threat to encryption.
Re: Bitcoin’s race to outrun the quantum computer
#20Is this true?? I've never heard this claimed before.