3 stable releases

1.1.0 Dec 20, 2023
1.0.1 Apr 24, 2021
0.3.0 Mar 7, 2021
0.2.0 Mar 6, 2021
0.1.0 Feb 12, 2021

#556 in Cryptography

Download history 833/week @ 2024-09-21 571/week @ 2024-09-28 941/week @ 2024-10-05 884/week @ 2024-10-12 1065/week @ 2024-10-19 567/week @ 2024-10-26 612/week @ 2024-11-02 871/week @ 2024-11-09 871/week @ 2024-11-16 960/week @ 2024-11-23 746/week @ 2024-11-30 704/week @ 2024-12-07 816/week @ 2024-12-14 271/week @ 2024-12-21 168/week @ 2024-12-28 672/week @ 2025-01-04

2,056 downloads per month
Used in 4 crates (3 directly)

BSL-1.0 license

66KB
1.5K SLoC

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


lib.rs:

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

No runtime deps

Features