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 788 162

  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 744 219

  3. formats formats Public

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

    Rust 269 144

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 271

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 520 134

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 643 215

Repositories

Showing 10 of 36 repositories
  • 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 744 219 25 (2 issues need help) 3 Updated May 3, 2025
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 269 144 40 14 Updated May 2, 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 228 Apache-2.0 60 21 10 Updated May 1, 2025
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 643 215 48 (1 issue needs help) 10 Updated May 1, 2025
  • utils Public

    Utility crates used in RustCrypto

    RustCrypto/utils’s past year of commit activity
    Rust 504 137 24 (1 issue needs help) 4 Updated May 1, 2025
  • RSA Public

    RSA implementation in pure Rust

    RustCrypto/RSA’s past year of commit activity
    Rust 595 Apache-2.0 163 21 (1 issue needs help) 5 Updated May 1, 2025
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 2,011 271 17 (4 issues need help) 11 Updated Apr 30, 2025
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 11 Apache-2.0 8 2 1 Updated Apr 30, 2025
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 109 36 9 6 Updated Apr 30, 2025
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 520 134 10 (1 issue needs help) 3 Updated Apr 29, 2025

Top languages

Loading…