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 760 161

  2. elliptic-curves Public

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

    Rust 715 208

  3. formats Public

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

    Rust 263 140

  4. hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 267

  5. signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 498 127

  6. traits Public

    Collection of cryptography-related traits

    Rust 628 207

Repositories

Showing 10 of 36 repositories
  • crypto-bigint Public

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

    Rust 216 Apache-2.0 59 21 6 Updated Mar 2, 2025
  • RSA Public

    RSA implementation in pure Rust

    Rust 579 Apache-2.0 159 20 (1 issue needs help) 12 Updated Mar 1, 2025
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 498 127 10 (1 issue needs help) 5 Updated Mar 1, 2025
  • password-hashes Public

    Password hashing functions / KDFs

    Rust 711 87 10 (1 issue needs help) 4 Updated Feb 28, 2025
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    Rust 74 30 2 1 Updated Feb 28, 2025
  • SSH Public

    Pure Rust implementation of components of the Secure Shell (SSH) protocol

    Rust 145 35 9 8 Updated Feb 28, 2025
  • stream-ciphers Public

    Collection of stream cipher algorithms

    Rust 279 55 6 (2 issues need help) 2 Updated Feb 28, 2025
  • traits Public

    Collection of cryptography-related traits

    Rust 628 207 50 (1 issue needs help) 7 Updated Feb 28, 2025
  • block-ciphers Public

    Collection of block cipher algorithms written in pure Rust

    Rust 697 136 8 (3 issues need help) 3 Updated Feb 28, 2025
  • MACs Public

    Message authentication code algorithms written in pure Rust

    Rust 273 36 2 (1 issue needs help) 0 Updated Feb 28, 2025