Skip to content

Tool for finding suffixes that cause the bsd `sum` utility to return 0

Notifications You must be signed in to change notification settings

mcpherrinm/sumcoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The unix `sum` utility performs a simple checksum.

For more information about this, see
https://mcpherrin.ca/2019/11/23/sum-collisions.html

sum.py contains an implementation of BSD sum
attack.py contains an attack on the algorithm as described in the above blog post.

old/ contains a less-general version of the tool written in C.

About

Tool for finding suffixes that cause the bsd `sum` utility to return 0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published