[–] seccode 1y ago ↗ Would greatly appreciate any peer review for this work [–] vednig 1y ago ↗ I hv starred the repo will come back to you in few hours
[–] xtrapol8 1y ago ↗ Oh no! I was hoping sha256 would last us until the quantum computing cow came home. [–] seccode 1y ago ↗ This doesn't _break_ sha256, just opens the door to breaking sha256 with machine learning [–] Havoc 1y ago ↗ Just is did NSA and friends already slip through the door
[–] seccode 1y ago ↗ This doesn't _break_ sha256, just opens the door to breaking sha256 with machine learning [–] Havoc 1y ago ↗ Just is did NSA and friends already slip through the door
[–] big-green-man 1y ago ↗ Dude you're on fire the last couple of days with the random forest classifier.
[–] markasoftware 1y ago ↗ 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?
8 comments
[ 2.7 ms ] story [ 39.2 ms ] thread`sha256sum(input) & 0x1`
What's the significance of being able to predict that bit with an ML model instead?