lhash

Crates.iolhash
lib.rslhash
version1.1.0
sourcesrc
created_at2021-02-12 04:45:23.680976
updated_at2023-12-20 14:41:04.223243
descriptionMinimal hashing library
homepage
repositoryhttps://github.com/DoumanAsh/lhash
max_upload_size
id354047
size77,194
Douman (DoumanAsh)

documentation

README

lhash (loli hash)

Rust Crates.io Documentation

Minimal no_std hashing library

Provided Algorithms

These are also names of features to be used to include algorithm code.

  • sha1
  • md5
  • sha256
  • sha512

It also includes generic hmac implementation

Commit count: 19

cargo fmt