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 715 151

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

  3. formats formats Public

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

    Rust 245 131

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 1.9k 248

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 463 107

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 575 187

Repositories

Showing 10 of 36 repositories
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
  • block-ciphers Public

    Collection of block cipher algorithms written in pure Rust

    RustCrypto/block-ciphers’s past year of commit activity
  • 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 183 Apache-2.0 52 20 4 Updated Oct 18, 2024
  • hybrid-array Public

    Hybrid typenum/const generic arrays

    RustCrypto/hybrid-array’s past year of commit activity
    Rust 7 Apache-2.0 7 3 2 Updated Oct 17, 2024
  • 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
  • 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 47 Apache-2.0 5 16 4 Updated Oct 16, 2024
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 245 131 31 4 Updated Oct 16, 2024
  • nacl-compat Public

    Pure Rust compatibility layer for NaCl-family libraries

    RustCrypto/nacl-compat’s past year of commit activity
    Rust 58 26 3 3 Updated Oct 16, 2024
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 134 28 3 0 Updated Oct 15, 2024

Top languages

Loading…