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 715 151

  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 669 185

  3. formats formats Public

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

    Rust 243 131

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1.8k 247

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 463 106

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 574 187

Repositories

Showing 10 of 36 repositories
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 132 27 4 2 Updated Oct 14, 2024
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    RustCrypto/KDFs’s past year of commit activity
    Rust 66 28 2 4 Updated Oct 14, 2024
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

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

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 104 34 8 5 Updated Oct 13, 2024
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 243 131 30 4 Updated Oct 12, 2024
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
  • 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
  • block-ciphers Public

    Collection of block cipher algorithms written in pure Rust

    RustCrypto/block-ciphers’s past year of commit activity
  • AEADs Public

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

    RustCrypto/AEADs’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 182 Apache-2.0 52 20 4 Updated Oct 11, 2024

Top languages

Loading…