rust-cc / awesome-cryptography-rustLinks
Collect libraries and packages about cryptography in Rust.
☆579Updated last year
Alternatives and similar repositories for awesome-cryptography-rust
Users that are interested in awesome-cryptography-rust are comparing it to the libraries listed below
Sorting:
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆832Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆601Updated this week
- Source code for rib.rs☆423Updated last month
- Collection of cryptography-related traits☆704Updated this week
- RSA implementation in pure Rust☆651Updated this week
- Collection of cryptographic hash functions written in pure Rust☆2,182Updated last week
- Collection of block cipher algorithms written in pure Rust☆755Updated last week
- ARCHIVED/MOVED: please visit the new location☆704Updated 2 months ago
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,113Updated this week
- Rust JSON-RPC library on top of async/await☆819Updated this week
- A Coordination repo for all things Rust Cryptography oriented☆285Updated last month
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆891Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆283Updated this week
- Libraries for finite field, elliptic curve, and polynomial arithmetic☆840Updated this week
- The most advanced Merkle tree library for Rust☆225Updated 11 months ago
- Utility crates used in RustCrypto☆592Updated this week
- A basic blockchain implementation in Rust for educational purposes only☆198Updated 4 years ago
- A list of companies using Rust in production.☆683Updated 3 months ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Updated 2 years ago
- Password hashing functions / KDFs☆857Updated last week
- A curated list of Rust interview preparation materials for busy software engineers. Submit a PR if you know of any other Rust interview q…☆249Updated 2 years ago
- Rust examples for all 23 classic GoF design patterns, and even a little more☆1,051Updated last year
- Collection of crates used in Parity projects☆309Updated this week
- Rust JSON-RPC implementation☆817Updated last year
- Zcash - Financial Privacy in Rust 🦓☆523Updated this week
- Base-16 Modified Patricia Merkle Tree (aka Trie)☆277Updated 2 months ago
- Algorithms and Data Structures of all kinds written in Rust.☆233Updated last year
- OpenZKP - pure Rust implementations of Zero-Knowledge Proof systems.