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 889 182

  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 832 268

  3. formats formats Public

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

    Rust 309 173

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2.2k 308

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 599 167

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 703 230

Repositories

Showing 10 of 38 repositories
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 703 230 46 (1 issue needs help) 11 Updated Feb 3, 2026
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 208 49 7 3 Updated Feb 3, 2026
  • rustls-rustcrypto Public

    Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization

    RustCrypto/rustls-rustcrypto’s past year of commit activity
    Rust 110 Apache-2.0 15 19 7 Updated Feb 3, 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 832 268 31 (2 issues need help) 27 Updated Feb 3, 2026
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 117 43 9 1 Updated Feb 3, 2026
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 599 167 11 (1 issue needs help) 2 Updated Feb 4, 2026
  • KEMs Public

    Collection of Key Encapsulation Mechanisms written in pure Rust

    RustCrypto/KEMs’s past year of commit activity
    Rust 70 33 4 2 Updated Feb 3, 2026
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 20 Apache-2.0 13 3 2 Updated Feb 3, 2026
  • universal-hashes Public

    Collection of universal hashing functions

    RustCrypto/universal-hashes’s past year of commit activity
    Rust 36 16 5 0 Updated Feb 3, 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 283 Apache-2.0 76 36 6 Updated Feb 3, 2026

Most used topics

Loading…