10000 Rust Crypto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 802 165

  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 759 224

  3. formats formats Public

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

    Rust 280 148

  4. hashes hashes Public

    Collection of cryptographic hash functions written in pure Rust

    Rust 2k 277

  5. signatures signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    Rust 535 139

  6. traits traits Public

    Collection of cryptography-related traits

    Rust 665 217

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 759 224 28 (2 issues need help) 5 Updated Jun 14, 2025
  • traits Public

    Collection of cryptography-related traits

    RustCrypto/traits’s past year of commit activity
    Rust 665 217 47 (1 issue needs help) 8 Updated Jun 14, 2025
  • signatures Public

    Cryptographic signature algorithms: DSA, ECDSA, Ed25519

    RustCrypto/signatures’s past year of commit activity
    Rust 535 139 10 (1 issue needs help) 6 Updated Jun 14, 2025
  • formats Public

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

    RustCrypto/formats’s past year of commit activity
    Rust 280 148 38 9 Updated Jun 13, 2025
  • block-ciphers Public

    Collection of block cipher algorithms written in pure Rust

    RustCrypto/block-ciphers’s past year of commit activity
    Rust 714 137 10 (3 issues need help) 3 Updated Jun 11, 2025
  • universal-hashes Public

    Collection of universal hashing functions

    RustCrypto/universal-hashes’s past year of commit activity
    Rust 30 15 4 0 Updated Jun 10, 2025
  • hashes Public

    Collection of cryptographic hash functions written in pure Rust

    RustCrypto/hashes’s past year of commit activity
    Rust 2,049 277 15 (4 issues need help) 8 Updated Jun 10, 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 238 Apache-2.0 62 21 12 Updated Jun 9, 2025
  • SSH Public

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

    RustCrypto/SSH’s past year of commit activity
    Rust 162 41 9 4 Updated Jun 9, 2025
  • KEMs Public

    Collection of Key Encapsulation Mechanisms written in pure Rust

    RustCrypto/KEMs’s past year of commit activity
    Rust 49 24 12 9 Updated Jun 9, 2025
0