dalek-cryptography / subtleLinks
Pure-Rust traits and utilities for constant-time cryptographic implementations.
☆273Updated 11 months ago
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.☆338Updated last year
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆239Updated last week
- Collection of Key Derivation Functions written in pure Rust☆78Updated 2 weeks ago
- Fast and efficient ed25519 signing and verification in Rust.☆705Updated last year
- Coordination repository for the Secure Code Working Group☆163Updated 4 years ago
- Secure storage for cryptographic secrets in Rust☆221Updated 11 months ago
- Merkle tree in Rust☆132Updated 10 months ago
- A Coordination repo for all things Rust Cryptography oriented☆276Updated 4 months ago
- The formally verified crypto library for Rust☆138Updated this week
- Please see https://github.com/hacspec/hax☆243Updated last year
- Helpers for clearing sensitive data on the stack and heap☆54Updated 3 weeks ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆126Updated 6 months ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆197Updated last year
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆539Updated this week
- Composable proof transcripts for public-coin arguments of knowledge☆128Updated 2 years ago
- A pure-Rust implementation of various threshold secret sharing schemes☆166Updated 6 years ago
- Password-Authenticated Key Agreement protocols☆109Updated 2 months ago
- Collection of sponge functions written in pure Rust☆46Updated 5 months ago
- Collection of Key Encapsulation Mechanisms written in pure Rust☆52Updated last month
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆203Updated last year
- Rust port of Tink cryptography library☆87Updated 2 weeks ago
- Experimental zero-knowledge proof compiler in Rust macros☆160Updated last year
- Security-oriented protobuf-like serialization format with "Merkleized" content hashing support☆118Updated 2 years ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆287Updated this week
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆129Updated 2 months ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 weeks ago
- CLI for setting up sound, assembly-level constant-time verification of (rust) cryptography libraries with binsec☆16Updated 2 months ago
- Traits and utilities for working with finite fields.☆246Updated 2 months ago
- Turing-Incomplete Programming Language for Multi-Party Computation with Garbled Circuits☆47Updated 2 weeks ago
- Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support☆238Updated 3 months ago