aboutsummaryrefslogtreecommitdiff
# shabottom
the most cryptographically secure checksumming algorithm (source: trust me)

## building
`gcc shabottom.c -o shabottom`

## usage
`shabottom /path/to/file`

or

`cat /path/to/file | shabottom`