hlextend
hlextend copied to clipboard
Pure Python hash length extension module
Results
2
hlextend issues
Sort by
recently updated
recently updated
newest added
Hi, I tried to use your small example in order to create a proof of concept for myself of how an attack would work. So I made this small script:...
According to the README.md, shouldn't [this line](https://github.com/stephenbradshaw/hlextend/blob/master/hlextend_testscript.py#L79) be `sh.update(secret + appendVal)` instead?