AI is really about predicting a response based on a large data set.

You can't predict the source data based on the hash of it. The only way to figure out the source data is to brute force the input until the desired hash is found.

It's uneconomical & impractical to do this because of the required computations involved. That's why advances in processing is the threat to encryption and not AI.

What ai could do is better predict the source data to then brute force. It's why randomness in your bitcoin seed phrase selection is so important.

Reply to this note

Please Login to reply.

Discussion

Thank you for this response. Helpful.