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 796 165

  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 749 222

  3. formats formats Public

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

    Rust 275 148

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 274

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 530 136

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 659 216

Repositories

Showing 10 of 36 repositories
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 275 148 39 9 Updated Jun 2, 2025
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 659 216 47 (1 issue needs help) 9 Updated Jun 2, 2025
  • stream-ciphers Public

    Collection of stream cipher algorithms

    RustCrypto/stream-ciphers’s past year of commit activity
    Rust 294 55 5 (2 issues need help) 2 Updated Jun 2, 2025
  • RSA Public

    RSA implementation in pure Rust

    RustCrypto/RSA’s past year of commit activity
    Rust 598 Apache-2.0 164 21 (1 issue needs help) 2 Updated Jun 2, 2025
  • AEADs Public

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

    RustCrypto/AEADs’s past year of commit activity
    Rust 796 165 20 (1 issue needs help) 5 Updated Jun 2, 2025
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
    Rust 756 92 10 (1 issue needs help) 4 Updated Jun 2, 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 236 Apache-2.0 61 21 12 Updated Jun 2, 2025
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 161 40 9 4 Updated Jun 2, 2025
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 530 136 10 (1 issue needs help) 8 Updated Jun 1, 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 749 222 27 (2 issues need help) 6 Updated May 31, 2025

Top languages

Loading…