Mining Archives - Welcome to Quantum Guru https://www.quantumcomputers.guru/news-tags/mining/ Fri, 01 Apr 2022 18:19:04 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.2 https://www.quantumcomputers.guru/wp-content/uploads/2021/11/cropped-cropped-favicon-32x32.png Mining Archives - Welcome to Quantum Guru https://www.quantumcomputers.guru/news-tags/mining/ 32 32 Bitcoin Blockchain and Quantum Computer-III https://www.quantumcomputers.guru/news/bitcoin-blockchain-and-quantum-computer-iii/ https://www.quantumcomputers.guru/news/bitcoin-blockchain-and-quantum-computer-iii/#comments Sun, 06 Feb 2022 09:41:41 +0000 https://www.quantumcomputers.guru/?post_type=news&p=4588 New research suggests quantum machines with 13 million qubits could crack Bitcoin encryption Advances over the next decade could pave the way for quantum computers powerful enough to crack Bitcoin encryption, new research suggests. Scientists from the University of Sussex in the UK estimate that quantum systems with 13 million qubits would be sufficient to break […]

The post Bitcoin Blockchain and Quantum Computer-III appeared first on Welcome to Quantum Guru.

]]>

New research suggests quantum machines with 13 million qubits could crack Bitcoin encryption

Advances over the next decade could pave the way for quantum computers powerful enough to crack Bitcoin encryption, new research suggests.

Scientists from the University of Sussex in the UK estimate that quantum systems with 13 million qubits would be sufficient to break the cryptographic algorithm (SHA-256) that secures the Bitcoin blockchain within the space of 24 hours.

Although modern quantum computers come nowhere close to this level of performance (the current record is a comparatively measly 127 qubits), the researchers say significant developments over the next ten years or so could yield quantum machines with sufficient horsepower.

Cracking the Bitcoin Algorithm

The ability to break the encryption protecting the Bitcoin network would allow an attacker to hijack transactions and reroute coins into their own wallet. In this hypothetical scenario, the market would surely crumble as soon as an attack became apparent, wiping out hundreds of billions of dollars in value.

For the time being, cryptocurrency enthusiasts can rest easy in the knowledge that cracking the SHA-256 algorithm is impossible with current hardware, but that won’t always be the case.

Manufactured by IBM, the current most powerful quantum system is touted as the first whose performance cannot be reliably replicated by a classical computer, but it’s still a long way shy of the 13 million qubits required to break Bitcoin.

However, there is extensive research ongoing into all aspects of quantum computing, from almost all the world’s largest technology companies. A lot of work is going into increasing the number of qubits on a quantum processor, but researchers are also investigating opportunities related to qubit design, the pairing of quantum and classical computing, new refrigeration techniques and more.

In all likelihood, Bitcoin will fork onto a new quantum-safe encryption method long before a sufficiently powerful quantum computer is developed, but the research raises an important point about the longevity of encryption techniques nonetheless.

As noted by Mark Webber, lead researcher on the project, because advances in quantum computing will inevitably render modern encryption redundant, it would be a mistake to assume that information encrypted today will remain secure tomorrow.

“People are already worried because you can save encrypted messages right now and decrypt them in the future,” said Webber. “There’s a big concern we need to urgently change our encryption techniques, because in the future, they’re not secure.”

The post Bitcoin Blockchain and Quantum Computer-III appeared first on Welcome to Quantum Guru.

]]>
https://www.quantumcomputers.guru/news/bitcoin-blockchain-and-quantum-computer-iii/feed/ 2
Bitcoin Blockchain and Quantum Computer – II https://www.quantumcomputers.guru/news/the-bitcoin-blockchain-and-quantum-computer-part-2/ https://www.quantumcomputers.guru/news/the-bitcoin-blockchain-and-quantum-computer-part-2/#comments Sat, 13 Nov 2021 16:38:35 +0000 https://www.quantumcomputers.guru/?post_type=news&p=4052 Our first article exploring synergies between the Blockchain and Quantum Computing was well received and made us extend it to a series. This is the second article on the section and we will continue writing more on these two potentially coacting technologies. Here we attempt to explore cryptographic algorithms (that no doubt is the center […]

The post Bitcoin Blockchain and Quantum Computer – II appeared first on Welcome to Quantum Guru.

]]>
Our first article exploring synergies between the Blockchain and Quantum Computing was well received and made us extend it to a series. This is the second article on the section and we will continue writing more on these two potentially coacting technologies. Here we attempt to explore cryptographic algorithms (that no doubt is the center of quantum influence) and their application in blockchain (bitcoin mining). We look forward to your questions and feedback.

What is SHA-256 (Secure Hash Algorithm 256-bit)?

Ever since the inception (and continued advancements) of network security, encryption and hashing have been the core principles for developing additional security modules. The secure hash algorithm with a digest size of 256 bits, or commonly referred as SHA-256, is one of the most widely used hashing algorithms. While there are other variants, SHA-256 has been at the forefront of real-world applications.

Bitcoin is a decentralized digital currency that uses public distributed ledger called blockchain to register the transactions. The network nodes confirm the authenticity of the transactions using “cryptography”.  Bitcoin applies SHA-256, a cryptographic hashing function that turns random input data into a 256-bit string (called as the ‘Hash’). This is a one-way function and it is easy to find the hash from an input, but the reverse is not possible.

click here to generate your own SHA-256 HASH

Implementation of Grover’s algorithm in finding the target value

In quantum computing, Grover’s search is sometimes presented as an elixir. It finds with a very high probability the unique input (value) to a black box function that produces a particular output. Hence, it is a perfect solution to finding the target value and has a quadratic quantum speedup. The equation is directly proportional to “t” (time in seconds) and “r” (Hash rate) for quantum miners running Grover’s algorithm. Compared with classical success probability of Trt/2256, the success probability of Grover’s quantum algorithm is sin2(2rq(T/2256)1/2), where “rq” is the number of Grover’s iterations per second or the “quantum hash rate”. Solving for r (Hash rate):

r=sin2(trqT1/2/2127)2256/tT; where T!=0

There is a different dynamic between the classical and quantum miner because Bitcoin is designed to find a new block on average every 10 minutes (or 600 seconds). Hence, the nature of the search problem changes in this duration. For high probability of success of Grover procedure, quantum miners should run their algorithm for a time “t” before the problem changes, and then make the measurement. Meanwhile, the classical miner, during this period, has been trying as many nonces as possible. So, the quantum miner is hoping that none of the classical miners have found a solution during the Grover evolution. Since the interval between blocks follows an exponential distribution, the probability that the block is still mineable is t/600 e.

Assuming a constant cost of running a quantum computer for a given amount of time, the profitability of quantum bitcoin mining is then:

Re-t/600sin2(2rqt(T/2256)½)-Ct

where “R” is the reward (currently equal to the price of 12.5 bitcoins plus transaction fees) and “C” is the cost of running the quantum computer.

Is quantum bitcoin mining profitable?

Let us do some estimation to determine whether quantum bitcoin mining is profitable. Assume that the cost of running a quantum computer is the same as that of a classical computer. Using the above equations, it can be determined that quantum mining will be possible at a quantum hash rate of 48 kilo-hashes/s, compared with the existing best classical hardware having 125 kilo-hashes/s.

Classical Bitcoin miners can achieve enormous hash rates because the random guess mining algorithm can be quite easily parallelized. The problem is that the quantum advantage does not exceed the factor of (2256/T)½, irrespective of the number of qubits.  Although there is a quantum advantage, it is not insurmountable enough that classical parallelization cannot beat it.  For a quantum computer with a slower hash rate than the minimally profitable 48 kilo-hashes/s, quantum parallelization seems to be necessary.

For example, for a quantum hash rate of 3 kilo-hashes/s, one would require1300 quantum computers to be on par with classical best mining hardware available today. Thus, profitable quantum mining would need rather fast quantum hash rates, and/or a much more significant quantum speedup. This may still happen in the future, but for now, classical mining seems difficult to beat.

Bitcoin mining and electricity

As of August 2021, the leader of the global bitcoin network hash-rate is the USA (35.4%), followed by Kazakhstan (18.1%) and Russia (11%). According to the New York Times, bitcoin mining consumes 0.5% of global electricity annually (refer to figure 2) and is seven times Google’s yearly energy consumption. To mine one bitcoin, an individual miner could take up to 5 years and consume up to 21900 kWh.

 

Read next part- Bitcoin Blockchain and Quantum Computer – I

The post Bitcoin Blockchain and Quantum Computer – II appeared first on Welcome to Quantum Guru.

]]>
https://www.quantumcomputers.guru/news/the-bitcoin-blockchain-and-quantum-computer-part-2/feed/ 6