hmac-sha1-compact

Crates.iohmac-sha1-compact
lib.rshmac-sha1-compact
version1.1.4
sourcesrc
created_at2021-10-18 17:13:24.680207
updated_at2023-06-14 22:36:30.676001
descriptionA small, self-contained SHA1 and HMAC-SHA1 implementation
homepagehttps://github.com/jedisct1/rust-hmac-sha1
repositoryhttps://github.com/jedisct1/rust-hmac-sha1
max_upload_size
id466902
size14,309
Frank Denis (jedisct1)

documentation

README

rust-hmac-sha1-compact

A small, self-contained SHA1 and HMAC-SHA1 implementation in Rust.

Optional features:

  • traits: enable support for the Digest trait from the digest crate.
Commit count: 10

cargo fmt