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 AEADs Public

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

    Rust 843 173

  2. elliptic-curves elliptic-curves Public

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

    Rust 788 238

  3. formats formats Public

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

    Rust 293 166

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2.1k 299

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 563 157

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 677 224

Repositories

Showing 10 of 36 repositories
  • utils Public

    Utility crates used in RustCrypto

    RustCrypto/utils’s past year of commit activity
    Rust 545 147 24 (1 issue needs help) 8 Updated Sep 23, 2025
  • elliptic-curves Public

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

    RustCrypto/elliptic-curves’s past year of commit activity
    Rust 788 238 28 (2 issues need help) 19 Updated Sep 23, 2025
  • crypto-bigint Public

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

    RustCrypto/crypto-bigint’s past year of commit activity
    Rust 256 Apache-2.0 69 27 8 Updated Sep 24, 2025
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 13 Apache-2.0 9 1 1 Updated Sep 23, 2025
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 677 224 51 (1 issue needs help) 9 Updated Sep 23, 2025
  • MACs Public

    Message authentication code algorithms written in pure Rust

    RustCrypto/MACs’s past year of commit activity
    Rust 312 40 2 (1 issue needs help) 0 Updated Sep 22, 2025
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 293 166 44 18 Updated Sep 22, 2025
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 194 42 7 3 Updated Sep 23, 2025
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    RustCrypto/KDFs’s past year of commit activity
    Rust 82 33 2 2 Updated Sep 22, 2025
  • AEADs Public

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

    RustCrypto/AEADs’s past year of commit activity
    Rust 843 173 22 (1 issue needs help) 4 Updated Sep 22, 2025