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 907 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 271

  3. formats formats Public

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

    Rust 316 172

  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 612 176

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 720 237

Repositories

Showing 10 of 38 repositories
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 20 Apache-2.0 15 4 3 Updated Mar 29, 2026
  • block-modes Public

    Collection of generic block mode algorithms written in pure Rust

    RustCrypto/block-modes’s past year of commit activity
    Rust 94 18 3 (1 issue needs help) 3 Updated Mar 28, 2026
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
    Rust 877 105 7 (1 issue needs help) 2 Updated Mar 28, 2026
  • PAKEs Public

    Password-Authenticated Key Agreement protocols

    RustCrypto/PAKEs’s past year of commit activity
    Rust 120 44 9 6 Updated Mar 27, 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 118 Apache-2.0 17 19 8 Updated Mar 27, 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 294 Apache-2.0 82 32 2 Updated Mar 27, 2026
  • MACs Public

    Message authentication code algorithms written in pure Rust

    RustCrypto/MACs’s past year of commit activity
    Rust 347 44 3 (1 issue needs help) 1 Updated Mar 27, 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 271 34 (2 issues need help) 34 Updated Mar 27, 2026
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 612 176 11 (1 issue needs help) 1 Updated Mar 27, 2026
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 2,200 312 20 (4 issues need help) 14 Updated Mar 27, 2026

Most used topics

Loading…