RustCrypto / crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
☆193Updated last week
Related projects ⓘ
Alternatives and complementary repositories for crypto-bigint
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆472Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆250Updated last week
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆252Updated 3 months ago
- Collection of Key Derivation Functions written in pure Rust☆67Updated 2 weeks ago
- Collection of stream cipher algorithms☆264Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆331Updated last year
- Collection of cryptography-related traits☆587Updated this week
- Traits and utilities for working with finite fields.☆238Updated 3 months ago
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆683Updated last month
- Collection of Key Encapsulation Mechanisms written in pure Rust☆30Updated last month
- Utility crates used in RustCrypto☆446Updated this week
- Big integer types for Rust☆544Updated 4 months ago
- Message authentication code algorithms written in pure Rust☆264Updated 3 weeks ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆121Updated 3 months ago
- A collection of open source Rust crates from iqlusion☆461Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆217Updated last week
- A Coordination repo for all things Rust Cryptography oriented☆260Updated 2 months ago
- Elliptic Curve Integrated Encryption Scheme for secp256k1 in Rust☆80Updated 5 months ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆288Updated 2 months ago
- Fully Homomorphic Encryption library in Rust☆205Updated 4 months ago
- A post-quantum cryptographic signature scheme☆64Updated 7 months ago
- Random prime generation and primality testing library based on `crypto-bigint`.☆18Updated this week
- A Rust library containing Galois-field types and utilities☆41Updated 11 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆292Updated 3 weeks ago
- The most advanced Merkle tree library for Rust☆178Updated 3 months ago
- RSA implementation in pure Rust☆554Updated this week
- Please see https://github.com/hacspec/hax☆243Updated 9 months ago
- A rust implementation of the Kyber post-quantum KEM☆178Updated 8 months ago
- Bechmarks for Rust big integer implementations☆53Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆205Updated this week