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 733 154

  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 694 195

  3. formats formats Public

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

    Rust 253 134

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1.9k 256

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 478 111

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 597 194

Repositories

Showing 10 of 36 repositories
  • universal-hashes Public

    Collection of universal hashing functions

    RustCrypto/universal-hashes’s past year of commit activity
    Rust 27 14 4 0 Updated Dec 13, 2024
  • 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 199 Apache-2.0 56 19 6 Updated Dec 11, 2024
  • password-hashes Public

    Password hashing functions / KDFs

    RustCrypto/password-hashes’s past year of commit activity
    Rust 685 83 9 (1 issue needs help) 2 Updated Dec 10, 2024
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 478 111 6 (1 issue needs help) 6 Updated Dec 10, 2024
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 253 134 42 5 Updated Dec 10, 2024
  • nacl-compat Public

    Pure Rust compatibility layer for NaCl-family libraries

    RustCrypto/nacl-compat’s past year of commit activity
    Rust 60 27 3 3 Updated Dec 10, 2024
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 597 194 52 (1 issue needs help) 9 Updated Dec 9, 2024
  • KEMs Public

    Collection of Key Encapsulation Mechanisms written in pure Rust

    RustCrypto/KEMs’s past year of commit activity
    Rust 32 15 8 6 Updated Dec 9, 2024
  • utils Public

    Utility crates used in RustCrypto

    RustCrypto/utils’s past year of commit activity
    Rust 453 130 25 (1 issue needs help) 5 Updated Dec 9, 2024
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 9 Apache-2.0 7 1 1 Updated Dec 7, 2024

Most used topics

Loading…