RustCrypto/hashes

RustCrypto/hashes

Releases333
Frequency1 week 2 days
Last Release
Stars2.23K
Collection of cryptographic hash functions written in pure Rust

Linked projects

BLAKE2 hash functions
Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512.
SHA-1 hash function
SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead.
Fixed size buffer for use in cryptographic hash functions
Implementation of the SHA-3 family of cryptographic hash algorithms