Skip to content

Rscrypto

Secrets & Credentials

Pure Rust cryptography crate providing RSA, Ed25519, X25519, AEADs, hashes, KDFs, password hashing, CRCs with optional SIMD/ASM acceleration and `no_std` support

Rust Latest v0.4.1 · 6h ago Security brief →

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.4.1 Mixed
Auth Crypto / TLS

ECDSA signing + HMAC hardening + docs update

Review required
v0.4.0 Mixed
Crypto / TLS Auth

Preflight commands + BINSEC hardening

Review required
v0.3.0 Breaking risk
Crypto / TLS Breaking upgrade

RSA full support + performance

No immediate action
v0.2.0 New feature

Performance boost

No immediate action
v0.1.1 Breaking risk

Crate trim + README fixes

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.

About

Stars
35
Forks
0
Languages
Rust Assembly Shell

Install & Platforms

Install via
cargo
Platforms
linux macos arm64

Beta — feedback welcome: [email protected]