Post
Topic
Board Development & Technical Discussion
Merits 2 from 2 users
Re: SHA-256 All Possible Combination & Breaking the code Hypothesis
by
HeRetiK
on 11/05/2020, 14:32:15 UTC
⭐ Merited by PrimeNumber7 (1) ,ETFbitcoin (1)
Now since Quantum works by learning mechanism that is you give teach it some examples and based on which it can intellectually learn billions of inputs and outputs based on that data.

So one day it could happen that there will some meaning to these seeds based on mathematical calculations. It will need huge computing power may be 100's of teraflops at any given time but it could be possible to know what was done on that seed.

I hate to break it to you but you're mixing up machine learning with quantum computing. Those are two wholly different technologies based on fundamentally different concepts.

To make matters worse, not even machine learning works as described above. Cryptographic hashes by definition output pseudorandom data. There's no pattern or bias to be found and accordingly nothing for a neural network to be learnt.