8 comments

[ 2.7 ms ] story [ 39.2 ms ] thread
(comment deleted)
Would greatly appreciate any peer review for this work
I hv starred the repo will come back to you in few hours
Oh no! I was hoping sha256 would last us until the quantum computing cow came home.
This doesn't _break_ sha256, just opens the door to breaking sha256 with machine learning
Just is did NSA and friends already slip through the door
Dude you're on fire the last couple of days with the random forest classifier.
You can predict the first bit of sha256 with 100% accuracy with the following pseudocode:

`sha256sum(input) & 0x1`

What's the significance of being able to predict that bit with an ML model instead?