| Crates.io | shabottom |
| lib.rs | shabottom |
| version | 0.2.0 |
| created_at | 2024-07-30 13:01:11.17201+00 |
| updated_at | 2024-07-30 16:09:52.100703+00 |
| description | shabottom reimplementation in Rust |
| homepage | |
| repository | https://git.filmroellchen.eu/filmroellchen/shabottom-rs |
| max_upload_size | |
| id | 1319780 |
| size | 205,906 |
Rust port of the most cryptographically secure checksumming algorithm. The algorithm was slightly modified into version 0.2 to be platform-independent.
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.
MIT.