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 677 144

  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 626 170

  3. formats formats Public

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

    Rust 229 122

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1.8k 239

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 446 89

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 552 172

Repositories

Showing 10 of 36 repositories
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
  • 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 169 Apache-2.0 45 21 7 Updated Jul 16, 2024
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 229 122 51 5 Updated Jul 15, 2024
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 109 20 5 4 Updated Jul 16, 2024
  • JOSE Public

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

    RustCrypto/JOSE’s past year of commit activity
    Rust 46 10 7 5 Updated Jul 15, 2024
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
  • KEMs Public

    Collection of Key Encapsulation Mechanisms written in pure Rust

    RustCrypto/KEMs’s past year of commit activity
    Rust 11 8 6 3 Updated Jul 12, 2024
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 101 32 8 6 Updated Jul 10, 2024