dalek-cryptography / subtleLinks
Pure-Rust traits and utilities for constant-time cryptographic implementations.
☆283Updated last year
Alternatives and similar repositories for subtle
Users that are interested in subtle are comparing it to the libraries listed below
Sorting:
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆347Updated 2 years ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆274Updated this week
- Collection of Key Derivation Functions written in pure Rust☆85Updated last week
- A Coordination repo for all things Rust Cryptography oriented☆282Updated 9 months ago
- Coordination repository for the Secure Code Working Group☆162Updated 4 years ago
- Collection of sponge functions written in pure Rust☆50Updated last month
- Merkle tree in Rust☆132Updated last year
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆131Updated 2 weeks ago
- Secure storage for cryptographic secrets in Rust☆230Updated 3 months ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆199Updated last year
- ARCHIVED/MOVED: please visit the new location☆707Updated 3 months ago
- Password-Authenticated Key Agreement protocols☆113Updated last week
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆64Updated 5 months ago
- Helpers for clearing sensitive data on the stack and heap☆54Updated 5 months ago
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆120Updated 2 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆135Updated 6 months ago
- Collection of Key Encapsulation Mechanisms written in pure Rust☆64Updated last week
- Rust port of Tink cryptography library☆92Updated last week
- Pure Rust implementation of the Double Ratchet algorithm☆71Updated 4 years ago
- The formally verified crypto library for Rust☆184Updated this week
- Please see https://github.com/hacspec/hax☆244Updated last year
- Comprehensive timing leak protection for Rust programs https://www.chosenplaintext.ca/open-source/rust-timing-shield/☆56Updated 2 years ago
- An implementation of the HPKE hybrid encryption standard (RFC 9180)☆77Updated this week
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- Pure Rust implementation of Shamir's secret sharing☆65Updated 2 years ago
- Experimental zero-knowledge proof compiler in Rust macros☆162Updated 2 years ago
- Collection of stream cipher algorithms☆308Updated last week
- A pure-Rust implementation of various threshold secret sharing schemes☆169Updated 7 years ago
- Two macros for taking array references in rust.☆85Updated last year