90th / hasher

This is a simple Rust program that calculates the SHA256 and MD5 hashes of a given file. The program uses multithreading to compute both hashes concurrently and outputs the result along with the count of each hash type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

90th/hasher Stargazers