# shabottom-rs Rust port of [the most cryptographically secure checksumming algorithm](https://codeberg.org/axtlos/shabottom). The algorithm was slightly modified into version 0.2 to be platform-independent. ## Usage The library has some simple functions, see docs.rs. The CLI tool reads from the file specified with the first argument, or from standard input if "-" or no argument is provided. ## License MIT.