1. chacha20

    stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8…

    v0.10.0-rc.6 2.1M #stream-cipher #cryptography #xchacha20 #chacha8 #chacha12
  2. poly1305

    universal hash function and message authentication code

    v0.9.0-rc.3 2.0M #universal-hashing #mac #chacha20 #salsa20
  3. salsa20

    Pure Rust implementation of the Salsa20 stream cipher

    v0.11.0-rc.2 2.1M #stream-cipher #cryptography #xsalsa20 #traits
  4. rand_chacha

    ChaCha random number generator

    v0.10.0-rc.1 29.0M #random #cha-cha #rng
  5. cosmian_crypto_core

    Cosmian base cryptographic library

    v10.3.0 29K #encryption #cryptography #cosmian
  6. crypto_secretbox

    Pure Rust implementation of the XSalsa20Poly1305 (a.k.a. NaCl crypto_secretbox) authenticated encryption cipher as well as the libsodium variant of XChaCha20Poly1305

    v0.2.0-pre.0 912K #aead #nacl #xsalsa20 #salsa20
  7. dryoc

    Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library

    v0.7.1 3.7K #nacl #crypto-box #libsodium #cryptography #curve25519
  8. crypto_box

    Pure Rust implementation of NaCl's crypto_box public-key authenticated encryption primitive which combines the X25519 Elliptic Curve Diffie-Hellman function and the XSalsa20Poly1305 authenticated encryption cipher

    v0.10.0-pre.0 248K #nacl #x25519 #public-key #libsodium #xsalsa20poly1305
  9. libsodium-rs

    A comprehensive, idiomatic Rust wrapper for libsodium, providing a safe and ergonomic API for cryptographic operations

    v0.2.1 7.5K #encryption-key #cryptography #encryption
  10. rejson

    A command line utility for managing secrets

    v0.6.1 #encryption #encryption-key #cryptography #elliptic-curve #secret #command-line-tool #public-key #version-control #private-key #curve25519
  11. blte

    BLTE (Block Table Encoded) compression/decompression for World of Warcraft CASC files

    v0.4.3 #compression #lz4 #encryption #casc #encoded #blizzard #checksum-verification #ngdp #modes #warcraft
  12. kdbx-rs

    Keepass 2 (KDBX) password database parsing and creation

    v0.5.2 900 #keepass #password
  13. ngdp-crypto

    Salsa20 and ARC4 encryption/decryption with key management for Blizzard's TACT files

    v0.4.3 #cryptography #encryption #key-management #blizzard #tact #decryption #ngdp #salsa20 #arc4 #stream-cipher
  14. sodalite

    Tweetnacl in pure rust with no std dependency

    v0.4.0 900 #nacl #sodium #cryptography
  15. readmdict

    reading MDict dictionary files (.mdx format)

    v0.1.0 #mdx #dictionary #parser #mdd #mdict
  16. cryptos

    All cryptographic in one, make crypto easy

    v0.0.1-alpha.6-patch.1 360 #encryption #cryptography #decryption
  17. libqabu

    A auditable and versitile Rust cryptography library

    v0.2.9 #encryption #cryptography #symmetric-encryption #rijndael #auditable #cbc
  18. wireapp/proteus

    Axolotl protocol implementation

    GitHub 1.0.4 #protocols #axolotl #github #wire #com
  19. dumb-crypto

    Dumb, but easily verifiable implementations of crypto algorithms

    v3.1.0 #sha-256 #scrypt #pbkdf2 #hmac #cryptography
  20. hdk

    The Holochain HDK

    v0.7.0-dev.3 1.0K #holochain #blockchain
  21. Try searching with DuckDuckGo or on crates.io.

  22. tweetnacl

    api for using tweetnacl

    v0.4.0 #nacl #cryptography
  23. sodiumbox

    Pure Rust implementation of libsodium's sealed box encryption

    v0.1.0 310 #encryption #libsodium #public-key #sealed #key-pair #curve25519 #cryptography #generate-keypair #trusted-execution-environment #x25519
  24. scrypt-opt

    A pure-rust optimized scrypt implementation for moderate to high difficulty cases, with AVX2 and AVX512 intrinsics cores and a portable-simd core

    v0.3.2 230 #scrypt #password-hashing #proof-of-work #mining
  25. spectrex

    AstroBWTv3 CPU mining algorithm in Rust

    v0.3.19 430 #astrobwt #hash #algorithm #library
  26. rust-salsa20

    Fast implementation of salsa20 in safe rust

    v0.3.0 #encryption #stream-cipher #safe #salsa #key
  27. xsalsa20poly1305

    DEPRECATED: please use the crypto_secretbox crate

    v0.9.1 19K #aead #xsalsa20 #salsa20 #poly1305
  28. rsign

    A command-line tool to sign files and verify signatures

    v0.1.2 #minisign #public-key #cryptography #command-line
  29. rust-crypto-wasm

    A (mostly) pure-Rust implementation of various common cryptographic algorithms

    v0.3.1 2.1K #sha-1 #md5 #sha-2 #aes
  30. ciph

    Symmetric cipher layer for async read/write connections

    v0.1.0 #stream-cipher #symmetric-encryption #salsa20
  31. bincrypt

    Encrypt a file using XSalsa20-Poly1305!

    v0.3.1 #cryptography #file-encryption #decryption #encryption #file
  32. rw-builder

    convenient way to build std::io::Readers and std::io::Writers by chaining transformations

    v0.0.1 #compression #serde #read
  33. hc-128

    Stream Cipher

    v0.0.0 #cryptography #stream-cipher #traits
  34. daence

    authenticated encryption with associated data strategy

    v0.0.0 #authentication #authenticated-encryption #cryptography