sha1collisiondetection
sha1collisiondetection copied to clipboard
Library and command line tool to detect SHA-1 collision in a file
I downloaded the sample PDFs and uploaded them to the file checker at https://shattered.io/ and it says that they're safe. Tesed on Chrome and Firefox. Wasn't sure where to post...
The words "whitelist" and "blacklist" have cultural implications that are not inclusive. The words "allowlist" and "denylist" are self-descriptive without requiring cultural implications to understand the words in context. A...
[HOWTO-MEETINGS.md](https://github.com/cr-marcstevens/sha1collisiondetection/files/8808851/HOWTO-MEETINGS.md)
It looks like the block where the collision is detected is re-compressed in some way, but I'm not enough of a C developer to be sure I understand what I'm...
- Declare API entry points as __cdecl (through a compiler-specific macro). - Add a new void* parameter to the callback function. - Allow multiple calls to SHA1DCFinal() - enable getting...
These files contain the following note: ``` // this file was generated by the 'parse_bitrel' program in the tools section // using the data files from directory 'tools/data/3565' ``` However,...
Per a discussion on Git mailing list at [One failed self test on Fedora 29](https://www.spinics.net/lists/git/msg354966.html) and assorted follow-ups. The discussion concerns itself with a failed audit due to unaligned accesses...