There are 0 repository under rust-cryptography topic.
no_std compatible, pure Rust implementation of the Noise protocol framework with post-quantum support
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
Solutions to the Cryptopals challenges in Rust (46/66 completed)
An implementation of Merkle-Hellman Knapsack based public key crypto (along with a Lattice Reduction exploit)