No post body was provided.
Untitled topic
1–9 of 9 posts
Re: undefined
#2[deleted]
Re: undefined
#3Would greatly appreciate any peer review for this work
Re: undefined
#4Oh no! I was hoping sha256 would last us until the quantum computing cow came home.
Re: undefined
#5Oh 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
Re: undefined
#6Dude you're on fire the last couple of days with the random forest classifier.
Re: undefined
#7Would greatly appreciate any peer review for this work
I hv starred the repo will come back to you in few hours
Re: undefined
#8Re: undefined
#9You 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?