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 887 179

  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 824 256

  3. formats formats Public

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

    Rust 304 172

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2.2k 305

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 581 167

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 698 228

Repositories

Showing 10 of 38 repositories
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 581 167 13 (1 issue needs help) 5 Updated Jan 6, 2026
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 698 228 52 (1 issue needs help) 9 Updated Jan 6, 2026
  • RSA Public

    RSA implementation in pure Rust

    RustCrypto/RSA’s past year of commit activity
    Rust 643 Apache-2.0 175 27 (1 issue needs help) 0 Updated Jan 6, 2026
  • 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 279 Apache-2.0 75 29 6 Updated Jan 6, 2026
  • 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 824 256 31 (2 issues need help) 25 Updated Jan 6, 2026
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 116 42 10 1 Updated Jan 6, 2026
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 304 172 46 20 Updated Jan 5, 2026
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 205 46 7 8 Updated Jan 5, 2026
  • MACs Public

    Message authentication code algorithms written in pure Rust

    RustCrypto/MACs’s past year of commit activity
    Rust 334 43 2 (1 issue needs help) 2 Updated Jan 5, 2026
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    RustCrypto/KDFs’s past year of commit activity
    Rust 86 34 1 0 Updated Jan 5, 2026