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 920 187

  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 847 274

  3. formats formats Public

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

    Rust 318 173

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2.2k 314

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 623 181

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 735 242

Repositories

Showing 10 of 38 repositories
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 2,207 314 19 (4 issues need help) 15 Updated Apr 23, 2026
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 121 44 8 2 Updated Apr 22, 2026
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 318 173 43 5 Updated Apr 22, 2026
  • key-wraps Public

    Symmetric key-wrapping algorithms

    RustCrypto/key-wraps’s past year of commit activity
    Rust 14 10 1 1 Updated Apr 22, 2026
  • sponges Public

    Collection of sponge functions written in pure Rust

    RustCrypto/sponges’s past year of commit activity
    Rust 52 18 1 0 Updated Apr 22, 2026
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
    Rust 886 107 7 (1 issue needs help) 3 Updated Apr 22, 2026
  • rustls-rustcrypto Public

    Rustls cryptography provider built on the pure Rust crates from the RustCrypto organization

    RustCrypto/rustls-rustcrypto’s past year of commit activity
    Rust 121 Apache-2.0 17 19 8 Updated Apr 21, 2026
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 20 Apache-2.0 16 4 2 Updated Apr 21, 2026
  • block-ciphers Public

    Collection of block cipher algorithms written in pure Rust

    RustCrypto/block-ciphers’s past year of commit activity
    Rust 764 144 11 (3 issues need help) 4 Updated Apr 21, 2026
  • 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 297 Apache-2.0 83 31 2 Updated Apr 21, 2026

Most used topics

Loading…