Skip to content
@RustCrypto

Rust Crypto

Cryptographic algorithms written in pure Rust

About zulip chat

We maintain dozens of popular crates which provide pure Rust implementations of cryptographic algorithms, including the following:

Project leads

Pinned Loading

  1. AEADs Public

    Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

    Rust 778 161

  2. elliptic-curves Public

    Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

    Rust 730 213

  3. formats Public

    Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

    Rust 266 142

  4. hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 269

  5. signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 513 133

  6. traits Public

    Collection of cryptography-related traits

    Rust 644 212

Repositories

Showing 10 of 36 repositories
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1,997 269 16 (4 issues need help) 10 Updated Apr 10, 2025
  • traits Public

    Collection of cryptography-related traits

    Rust 644 212 49 (1 issue needs help) 8 Updated Apr 10, 2025
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 513 133 11 (1 issue needs help) 5 Updated Apr 10, 2025
  • nacl-compat Public

    Pure Rust compatibility layer for NaCl-family libraries

    Rust 66 29 4 4 Updated Apr 8, 2025
  • key-wraps Public

    Symmetric key-wrapping algorithms

    Rust 12 7 1 1 Updated Apr 8, 2025
  • formats Public

    Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

    Rust 266 142 46 14 Updated Apr 8, 2025
  • utils Public

    Utility crates used in RustCrypto

    Rust 493 136 24 (1 issue needs help) 4 Updated Apr 8, 2025
  • crypto-bigint Public

    Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas

    Rust 221 Apache-2.0 60 21 9 Updated Apr 4, 2025
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    Rust 77 31 2 1 Updated Apr 2, 2025
  • RSA Public

    RSA implementation in pure Rust

    Rust 590 Apache-2.0 164 19 (1 issue needs help) 1 Updated Apr 1, 2025