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

#658 in Cryptography

Download history 856/week @ 2024-11-14 1066/week @ 2024-11-21 796/week @ 2024-11-28 556/week @ 2024-12-05 863/week @ 2024-12-12 510/week @ 2024-12-19 171/week @ 2024-12-26 576/week @ 2025-01-02 740/week @ 2025-01-09 1055/week @ 2025-01-16 678/week @ 2025-01-23 742/week @ 2025-01-30 1515/week @ 2025-02-06 1487/week @ 2025-02-13 1277/week @ 2025-02-20 905/week @ 2025-02-27

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