dalek-cryptography / subtleLinks
Pure-Rust traits and utilities for constant-time cryptographic implementations.
☆270Updated 10 months ago
Alternatives and similar repositories for subtle
Users that are interested in subtle are comparing it to the libraries listed below
Sorting:
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆238Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆338Updated last year
- Secure storage for cryptographic secrets in Rust☆216Updated 11 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆535Updated this week
- Utility crates used in RustCrypto☆517Updated 3 weeks ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆203Updated last year
- A Coordination repo for all things Rust Cryptography oriented☆277Updated 3 months ago
- Fast and efficient ed25519 signing and verification in Rust.☆704Updated last year
- The formally verified crypto library for Rust☆130Updated this week
- Collection of Key Derivation Functions written in pure Rust☆77Updated 2 weeks ago
- Coordination repository for the Secure Code Working Group☆162Updated 4 years ago
- Experimental zero-knowledge proof compiler in Rust macros☆159Updated last year
- Password-Authenticated Key Agreement protocols☆109Updated last month
- Please see https://github.com/hacspec/hax☆243Updated last year
- Collection of cryptography-related traits☆665Updated this week
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆125Updated 5 months ago
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆991Updated this week
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Composable proof transcripts for public-coin arguments of knowledge☆128Updated 2 years ago
- A collection of open source Rust crates from iqlusion☆515Updated last week
- Collection of stream cipher algorithms☆293Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆280Updated last week
- Merkle tree in Rust☆132Updated 10 months ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆242Updated 3 weeks ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆197Updated last year
- Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support☆236Updated 2 months ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated this week
- Collection of sponge functions written in pure Rust☆47Updated 4 months ago
- Traits and utilities for working with finite fields.☆246Updated 2 months ago
- A pure-Rust implementation of various threshold secret sharing schemes☆166Updated 6 years ago