The-DevX-Initiative / RCIG_Coordination_Repo
A Coordination repo for all things Rust Cryptography oriented
☆273Updated 3 weeks ago
Alternatives and similar repositories for RCIG_Coordination_Repo:
Users that are interested in RCIG_Coordination_Repo are comparing it to the libraries listed below
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆266Updated 7 months ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆216Updated this week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆502Updated this week
- Collection of cryptography-related traits☆634Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆334Updated last year
- Utility crates used in RustCrypto☆480Updated 3 weeks ago
- Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library☆303Updated last month
- Rust port of Tink cryptography library☆85Updated last week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆719Updated last week
- An implementation of the OPAQUE password-authenticated key exchange protocol☆323Updated 4 months ago
- Usable, easy and safe pure-Rust crypto☆665Updated this week
- A collection of open source Rust crates from iqlusion☆483Updated this week
- Fast and efficient ed25519 signing and verification in Rust.☆700Updated 9 months ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆264Updated this week
- Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support☆228Updated this week
- The formally verified crypto library for Rust