Skip to content

vcrn/fash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, and save these to a file.

Demo GIF of FeO running.

Demo GIF where a file is dragged and dropped, and functionality demonstrated.

Written in Rust, using the libraries egui for the GUI, rfd for dialog windows, and various libraries from RustCrypto for computing hashes.

Installation

fash can be installed via cargo, with

cargo install fash

License

fash is dual-licensed under either

at your option.

About

fash is a cross-platform GUI-app for computing hashes of files and comparing them to supplied hashes

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages