no_std compatible, pure Rust implementation of the Noise protocol framework with post-quantum support
-
Updated
Nov 25, 2024 - Rust
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!)
Rust script that generate the key pair (public and private) required by Tor as authentication credential in order to connect to the Onion Service, for v3 Onion Hidden Services only.
An implementation of the keccak family of hash functions (sha3) in pure Rust
An implementation of Merkle-Hellman Knapsack based public key crypto (along with a Lattice Reduction exploit)
Add a description, image, and links to the rust-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the rust-cryptography topic, visit your repo's landing page and select "manage topics."