Rscrypto
Secrets & CredentialsPure Rust cryptography crate providing RSA, Ed25519, X25519, AEADs, hashes, KDFs, password hashing, CRCs with optional SIMD/ASM acceleration and `no_std` support
Features
- Comprehensive set of cryptographic primitives (RSA, Ed25519, X25519, AEADs, hashes, KDFs, password hashing, CRCs)
- Single‑crate primitive stack avoiding multiple dependency composition
- `no_std` support for embedded, CLI, server, and WASM environments
- Hardware acceleration with portable Rust fallback on x86, ARM/AArch64, Apple Silicon, IBM Z, POWER, RISC‑V, and WASM
- Explicit audit knobs (`portable-only`, opt‑in `getrandom`, `serde`, `rayon`) for security‑focused builds
Recent releases
View all 7 releases →
Review required
v0.3.0
Breaking risk
Crypto / TLS
Breaking upgrade
RSA full support + performance
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
cargo
Platforms
linux
macos
arm64