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.

Demo GIF of FeO running.

Demo GIF where file is dragged and dropped.

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

bash cargo install fash

License

fash is dual-licensed under either

at your option.