fash-0.1.3 has been yanked.
Visit the last successful build:
fash-0.1.7
fash
fash (file hasher) is a cross-platform GUI-app for computing hashes of files and comparing them to supplied hashes. fash can compute hashes using the algorithms SHA256, SHA1 and MD5.
Written in Rust, using the library egui for the GUI, and libraries from RustCrypto for computing hashes. Example code from egui is used to create file dialog.
Installation
fash can be installed via cargo, with
License
fash is dual-licensed under either
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.