|
|
|
|
|
by jstanley
3285 days ago
|
|
The code sets up a sha256 state, then adds some input to sha256, and then demonstrates that the sha256 state is the same as it was. I'd say that counts as a vulnerability. It doesn't mean sha256 is broken, but it's a vulnerability. EDIT: All of this modulo a rigged sha256.py, of course |
|
[UPDATE] Turns out this is not a vulnerability at all:
https://crypto.stackexchange.com/questions/48580/fixed-point...