hashes
Hash functions
A collection of cryptographic hash functions implemented in pure Rust.
Collection of cryptographic hash functions written in pure Rust
2k stars
30 watching
256 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
blake2cryptographic-hash-functionscryptographydigestgostgroestlhashk12md2md4md5ripemdrustsha1sha2sha3sm3streebogwhirlpool
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of password hashing algorithms written in Rust | 688 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| A collection of authenticated encryption algorithms implemented in Rust | 733 |
| Provides Rust implementations of password hashing algorithms used in Django Project. | 56 |
| A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| A Rust library implementing the Argon2 password hashing algorithm | 174 |
| A Julia implementation of common hash functions | 48 |
| A pure-Rust implementation of common cryptographic algorithms | 1,400 |
| An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |
| A Rust implementation of a cryptographic system and extensions. | 412 |
| A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. | 1,069 |
| A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
| Provides tools and libraries for encoding and decoding various cryptographic formats | 253 |
| This project provides digital signature algorithms and implementation in Rust. | 478 |