Pure-Rust traits and utilities for constant-time cryptographic implementations.
☆304Aug 3, 2024Updated last year
Alternatives and similar repositories for subtle
Users that are interested in subtle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,182Updated this week
- ARCHIVED/MOVED: please visit the new location☆703Dec 6, 2025Updated 7 months ago
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆354Sep 1, 2023Updated 2 years ago
- A pure-Rust implementation of Bulletproofs using Ristretto.☆1,129Jul 23, 2024Updated last year
- Deterministic And Verifiable Randomness On Schnorr signatures☆11Nov 18, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Experimental zero-knowledge proof compiler in Rust macros☆166Oct 23, 2023Updated 2 years ago
- Composable proof transcripts for public-coin arguments of knowledge☆131Mar 9, 2023Updated 3 years ago
- Collection of Key Derivation Functions written in pure Rust☆104Jun 29, 2026Updated 3 weeks ago
- Collection of cryptography-related traits☆747Jul 11, 2026Updated last week
- A collection of open source Rust crates from iqlusion☆574Updated this week
- Collection of sponge functions written in pure Rust☆54Apr 22, 2026Updated 2 months ago
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆947Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆305Updated this week
- Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/☆58Aug 14, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Interfaces for Relations and SNARKs for these relations☆911Apr 26, 2026Updated 2 months ago
- A design for doing more private Signal groups using anonymous credentials based on algebraic MACs.☆13Dec 20, 2019Updated 6 years ago
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆867Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆650Updated this week
- Collection of stream cipher algorithms☆322Jun 29, 2026Updated 3 weeks ago
- Collection of block cipher algorithms written in pure Rust☆774Updated this week
- Performance crypto in pure Rust