visualhash

Crates.iovisualhash
lib.rsvisualhash
version1.0.0
sourcesrc
created_at2019-05-09 23:02:13.1155
updated_at2019-05-09 23:02:13.1155
descriptionSimple crate for creating a visual fingerprint of data
homepagehttps://github.com/Dalek-Sec/rust-visualhash
repositoryhttps://github.com/Dalek-Sec/rust-visualhash.git
max_upload_size
id133166
size5,585
(Dalek-Sec)

documentation

README

rust-visualhash

Tiny Rust crate to generate a visual fingerprint of data (like PGP keys and whatnot)

I don't know how feasible it is to generate a look-alike image, so don't count on this being ultimately secure. Since these images are hard to memorize, they might be most useful comparing fingerprints side-by-side. At that point, perhaps you'd be better off just comparing a textually encoded hash.

Commit count: 10

cargo fmt