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

#245 in Cryptography

Download history 236/week @ 2023-12-04 193/week @ 2023-12-11 235/week @ 2023-12-18 122/week @ 2023-12-25 498/week @ 2024-01-01 275/week @ 2024-01-08 262/week @ 2024-01-15 625/week @ 2024-01-22 454/week @ 2024-01-29 471/week @ 2024-02-05 538/week @ 2024-02-12 1344/week @ 2024-02-19 655/week @ 2024-02-26 1757/week @ 2024-03-04 1837/week @ 2024-03-11 1080/week @ 2024-03-18

5,334 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