Collect libraries and packages about cryptography in Rust.
Awesome Cryptography Rust is a curated collection of cryptography libraries and packages built in or for the Rust programming language. The project organizes numerous open-source tools across multiple cryptographic domains, including symmetric and asymmetric encryption, hash functions, digital signatures, zero-knowledge proofs, homomorphic encryption, and secure multi-party computation. The repository lists implementations of various cryptographic primitives and algorithms such as AES, RSA, Ed25519, BLS signatures, and zk-SNARKs, along with supporting utilities for constant-time operations and secure memory management. The project is community-maintained and welcomes contributions.