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 904 184

  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 840 270

  3. formats formats Public

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

    Rust 316 173

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2.2k 312

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 609 174

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 719 238

Repositories

Showing 10 of 38 repositories
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 316 173 41 6 Updated Mar 16, 2026
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 215 52 7 2 Updated Mar 16, 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 840 270 33 (2 issues need help) 34 Updated Mar 16, 2026
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 609 174 12 (1 issue needs help) 13 Updated Mar 16, 2026
  • KEMs Public

    Collection of Key Encapsulation Mechanisms written in pure Rust

    RustCrypto/KEMs’s past year of commit activity
    Rust 75 36 6 5 Updated Mar 16, 2026
  • universal-hashes Public

    Collection of universal hashing functions

    RustCrypto/universal-hashes’s past year of commit activity
    Rust 37 17 4 (1 issue needs help) 1 Updated Mar 16, 2026
  • AEADs Public

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

    RustCrypto/AEADs’s past year of commit activity
    Rust 904 184 24 (1 issue needs help) 13 Updated Mar 16, 2026
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
    Rust 869 104 9 (1 issue needs help) 2 Updated Mar 16, 2026
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 2,194 311 21 (4 issues need help) 14 Updated Mar 16, 2026
  • sponges Public

    Collection of sponge functions written in pure Rust

    RustCrypto/sponges’s past year of commit activity
    Rust 51 17 2 0 Updated Mar 16, 2026

Most used topics

Loading…