Rust Crypto
Grow your team on GitHub
GitHub is home to over 28 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
-
Collection of cryptographic hash functions written in pure Rust
-
Utility crates used in the rust-crypto
-
Collection of block cipher algorithms written in pure Rust
-
Collection of cryptography related traits
-
RSA implementation in pure Rust
-
Collection of stream cipher algorithms
-
Password-based key derivation functions
-
Password-Authenticated Key Agreement protocols
-
Message authentication code algorithms written in pure Rust
-
Digital signature algorithms (e.g. ECDSA, Ed25519)
-
Collection of Key Derivation Functions written in pure Rust
-
Meta-crates of RustCrypto project
-
Collection of Cryptographically Secure PseudoRandom Number Generators written in pure Rust
-
Assembly implementations of cryptographic hash functions
-
Collection of sponge functions written in pure Rust
-
fuzz
Forked from rust-fuzz/targetsA collection of fuzzing targets written in Rust.
-
Experiment on dividing rust-crypto into several small crates
-
simd
Forked from huonw/simdA basic Rust interface to the SIMD functionality of CPUs.