-
chacha20
stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto
ciphercrate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8… -
poly1305
universal hash function and message authentication code
-
salsa20
Pure Rust implementation of the Salsa20 stream cipher
-
rand_chacha
ChaCha random number generator
-
cosmian_crypto_core
Cosmian base cryptographic library
-
crypto_secretbox
Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305
-
dryoc
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
-
crypto_box
Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher
-
libsodium-rs
A comprehensive, idiomatic Rust wrapper for libsodium, providing a safe and ergonomic API for cryptographic operations
-
rejson
A command line utility for managing secrets
-
blte
BLTE (Block Table Encoded) compression/decompression for World of Warcraft CASC files
-
kdbx-rs
Keepass 2 (KDBX) password database parsing and creation
-
ngdp-crypto
Salsa20 and ARC4 encryption/decryption with key management for Blizzard's TACT files
-
sodalite
Tweetnacl in pure rust with no std dependency
-
readmdict
reading MDict dictionary files (.mdx format)
-
cryptos
All cryptographic in one, make crypto easy
-
libqabu
A auditable and versitile Rust cryptography library
-
wireapp/proteus
Axolotl protocol implementation
-
dumb-crypto
Dumb, but easily verifiable implementations of crypto algorithms
-
hdk
The Holochain HDK
-
tweetnacl
api for using tweetnacl
-
sodiumbox
Pure Rust implementation of libsodium's sealed box encryption
-
scrypt-opt
A pure-rust optimized scrypt implementation for moderate to high difficulty cases, with AVX2 and AVX512 intrinsics cores and a portable-simd core
-
spectrex
AstroBWTv3 CPU mining algorithm in Rust
-
rust-salsa20
Fast implementation of salsa20 in safe rust
-
xsalsa20poly1305
DEPRECATED: please use the
crypto_secretboxcrate -
rsign
A command-line tool to sign files and verify signatures
-
rust-crypto-wasm
A (mostly) pure-Rust implementation of various common cryptographic algorithms
-
ciph
Symmetric cipher layer for async read/write connections
-
bincrypt
Encrypt a file using XSalsa20-Poly1305!
-
rw-builder
convenient way to build
std::io::Readers andstd::io::Writers by chaining transformations -
hc-128
Stream Cipher
-
daence
authenticated encryption with associated data strategy
Try searching with DuckDuckGo or on crates.io.