Cryptographic signature algorithms: DSA, ECDSA, Ed25519
☆609Mar 16, 2026Updated this week
Alternatives and similar repositories for signatures
Users that are interested in signatures are comparing it to the libraries listed below
Sorting:
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆839Mar 10, 2026Updated last week
- Collection of cryptography-related traits☆719Mar 13, 2026Updated last week
- Collection of stream cipher algorithms☆317Mar 9, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆903Mar 2, 2026Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆343Mar 13, 2026Updated last week
- Collection of block cipher algorithms written in pure Rust☆758Mar 8, 2026Updated last week
- Collection of Key Derivation Functions written in pure Rust☆91Feb 16, 2026Updated last month
- Collection of cryptographic hash functions written in pure Rust☆2,193Mar 6, 2026Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆316Updated this week
- Password hashing functions / KDFs☆869Updated this week
- Utility crates used in RustCrypto☆604Mar 9, 2026Updated last week
- RSA implementation in pure Rust☆657Mar 10, 2026Updated last week
- A pure-Rust implementation of group operations on Ristretto and Curve25519☆1,135Feb 26, 2026Updated 3 weeks ago
- ARCHIVED/MOVED: please visit the new location☆704Dec 6, 2025Updated 3 months ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆292Mar 10, 2026Updated last week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆351Sep 1, 2023Updated 2 years ago
- Collection of universal hashing functions☆37Updated this week
- Collection of sponge functions written in pure Rust☆51Updated this week
- Collection of Key Encapsulation Mechanisms written in pure Rust☆76Updated this week
- Usable, easy and safe pure-Rust crypto☆717Mar 13, 2026Updated last week
- An experiment.☆4,069Mar 12, 2026Updated last week
- Libraries for finite field, elliptic curve, and polynomial arithmetic☆851Updated this week
- Rust language bindings for Bitcoin secp256k1 library.☆420Updated this week
- Big integer types for Rust☆596May 13, 2025Updated 10 months ago
- A collection of open source Rust crates from iqlusion☆559Mar 12, 2026Updated last week
- Pure Rust implementation of components of the Secure Shell (SSH) protocol☆215Updated this week
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆294Aug 3, 2024Updated last year
- Password-Authenticated Key Agreement protocols☆119Updated this week
- Reference implementation for the Poseidon Snark-friendly Hash algorithm.☆217Feb 2, 2026Updated last month
- A modern TLS library in Rust☆7,295Updated this week
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆141Jan 10, 2026Updated 2 months ago
- Collection of Cryptographically Secure PseudoRandom Number Generators written in pure Rust☆11Jan 29, 2024Updated 2 years ago
- Rust library for cryptographic research☆152Dec 27, 2024Updated last year
- A Rust library for the Marlin preprocessing zkSNARK☆324Jan 18, 2024Updated 2 years ago
- Traits and utilities for working with finite fields.☆256Mar 7, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆256Jan 23, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago