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

app shosha256

A sha256 previewer I made just for fun

4 releases

0.2.2 Dec 25, 2024
0.2.1 Dec 25, 2024
0.2.0 Dec 24, 2024
0.1.1 Dec 22, 2024
0.1.0 Aug 18, 2024

#269 in Cryptography

Download history 18/week @ 2024-09-16 7/week @ 2024-09-23 22/week @ 2024-09-30 2/week @ 2024-10-07 4/week @ 2024-12-09 35/week @ 2024-12-16 491/week @ 2024-12-23

530 downloads per month

MIT license

160KB
222 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.5–7MB
~46K SLoC