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 729 154

  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 688 193

  3. formats formats Public

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

    Rust 252 134

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1.9k 256

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 476 110

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 594 194

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 252 134 40 5 Updated Dec 3, 2024
  • 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 196 Apache-2.0 56 21 8 Updated Dec 2, 2024
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 137 32 5 3 Updated Dec 2, 2024
  • 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
  • stream-ciphers Public

    Collection of stream cipher algorithms

    RustCrypto/stream-ciphers’s past year of commit activity
  • JOSE Public

    Pure Rust implementation of Javascript Object Signing and Encryption (JOSE)

    RustCrypto/JOSE’s past year of commit activity
    Rust 52 12 8 6 Updated Dec 2, 2024
  • RSA Public

    RSA implementation in pure Rust

    RustCrypto/RSA’s past year of commit activity
    Rust 559 Apache-2.0 155 21 (1 issue needs help) 3 Updated Dec 1, 2024
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 106 35 8 6 Updated Nov 29, 2024
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
  • 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 58 Apache-2.0 5 16 5 Updated Nov 28, 2024