Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
1–10 of 14 posts
Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#2Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#3The seeming culprit is the Federal Reserve planning to raise interest rates. However, I wonder - could a cause of this be quantum computing breakthroughs? I read today that an Australian research team was able to achieve 99% accuracy in quantum calculations: https://scitechdaily.com/major-breakthrough-as-quantum-compu... . Please correct me if I'm wrong, but my understanding is that quantum computers would totally br…
Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#4Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#5The seeming culprit is the Federal Reserve planning to raise interest rates. However, I wonder - could a cause of this be quantum computing breakthroughs? I read today that an Australian research team was able to achieve 99% accuracy in quantum calculations: https://scitechdaily.com/major-breakthrough-as-quantum-compu... . Please correct me if I'm wrong, but my understanding is that quantum computers would totally br…
Quantum computing could certainly break elliptic curve cryptography, but my understanding is that this only becomes an issue if you publish your public keys (e.g. if you use your key to digitally sign a message) instead of just publishing their hash, which is not standard practice in Bitcoin (for exactly this reason).
Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#69 percent? Doesn't sound like "crash".
Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#7The seeming culprit is the Federal Reserve planning to raise interest rates. However, I wonder - could a cause of this be quantum computing breakthroughs? I read today that an Australian research team was able to achieve 99% accuracy in quantum calculations: https://scitechdaily.com/major-breakthrough-as-quantum-compu... . Please correct me if I'm wrong, but my understanding is that quantum computers would totally br…
Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#8Re: Bitcoin price crash: Crypto plunges by 9% as billions wiped off market
#9The seeming culprit is the Federal Reserve planning to raise interest rates. However, I wonder - could a cause of this be quantum computing breakthroughs? I read today that an Australian research team was able to achieve 99% accuracy in quantum calculations: https://scitechdaily.com/major-breakthrough-as-quantum-compu... . Please correct me if I'm wrong, but my understanding is that quantum computers would totally br…
Why would SHA-256 be vulnerable to quantum computing? Grover's algorithm only gives a square-root speedup for reversing hash functions, and that's in the best-case scenario where there are no engineering issues (e.g. the need for error correction) which could create polynomial overhead. That still leaves you with 128 bits of security. Quantum computing could certainly break elliptic curve cryptography, but my underst…