#sha-256 #hash #preview #file #fun #file-hashing #previewer

app shosha256

A sha256 previewer I made just for fun

5 releases

0.2.3 Feb 16, 2025
0.2.2 Dec 25, 2024
0.1.1 Dec 22, 2024
0.1.0 Aug 18, 2024

#354 in Cryptography

Download history 1/week @ 2024-12-05 3/week @ 2024-12-12 348/week @ 2024-12-19 178/week @ 2024-12-26 2/week @ 2025-01-02 2/week @ 2025-01-09 82/week @ 2025-02-13 9/week @ 2025-02-20 6/week @ 2025-02-27

97 downloads per month

MIT license

140KB
227 lines

This is a sha256 previewer I made just for fun...

usage

You can install it on your computer (assuming you have cargo installed) using:

cargo install shosha256

You can preview the sha256 hash of a string or a file:

a sha256 preview of string "helo !" a sha256 preview of file Cargo.toml

You can also compare the hashes of two files:

a sha256 comparison of the data of files Cargo.toml and Cargo.lock a sha256 comparison of the data of files Cargo.toml and Cargo.toml

Dependencies

~0.7–8MB
~54K SLoC