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 775 161

  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 726 212

  3. formats formats Public

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

    Rust 265 141

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 269

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 509 132

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 640 212

Repositories

Showing 10 of 36 repositories
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 640 212 49 (1 issue needs help) 9 Updated Apr 4, 2025
  • utils Public

    Utility crates used in RustCrypto

    RustCrypto/utils’s past year of commit activity
    Rust 489 136 24 (1 issue needs help) 5 Updated Apr 4, 2025
  • 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 221 Apache-2.0 60 21 9 Updated Apr 4, 2025
  • KDFs Public

    Collection of Key Derivation Functions written in pure Rust

    RustCrypto/KDFs’s past year of commit activity
    Rust 77 31 2 1 Updated Apr 2, 2025
  • RSA Public

    RSA implementation in pure Rust

    RustCrypto/RSA’s past year of commit activity
    Rust 589 Apache-2.0 164 19 (1 issue needs help) 1 Updated Apr 1, 2025
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 265 141 46 14 Updated Mar 31, 2025
  • 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 726 212 24 (2 issues need help) 4 Updated Mar 31, 2025
  • AEADs Public

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

    RustCrypto/AEADs’s past year of commit activity
    Rust 775 161 19 (1 issue needs help) 6 Updated Mar 31, 2025
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 153 38 8 8 Updated Mar 27, 2025
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 1,993 269 16 (4 issues need help) 9 Updated Mar 24, 2025

Top languages

Loading…

Most used topics

Loading…