hashes

Hash functions

A collection of cryptographic hash functions implemented in pure Rust.

Collection of cryptographic hash functions written in pure Rust

GitHub

2k stars
30 watching
256 forks
Language: Rust
last commit: about 2 months ago
Linked from 2 awesome lists

blake2cryptographic-hash-functionscryptographydigestgostgroestlhashk12md2md4md5ripemdrustsha1sha2sha3sm3streebogwhirlpool

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustcrypto/password-hashes A collection of password hashing algorithms written in Rust 688
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 60
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 733
racum/rust-djangohashers Provides Rust implementations of password hashing algorithms used in Django Project. 56
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 192
rust-bitcoin/rust-bitcoin A Rust library for working with Bitcoin protocol messages and data structures 2,181
bryant/argon2rs A Rust library implementing the Argon2 password hashing algorithm 174
juliacrypto/sha.jl A Julia implementation of common hash functions 48
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,400
rustyconover/duckdb-crypto-extension An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. 12
espressosystems/jellyfish A Rust implementation of a cryptographic system and extensions. 412
google/mundane A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. 1,069
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 791
rustcrypto/formats Provides tools and libraries for encoding and decoding various cryptographic formats 253
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 478