#block-cipher

  1. aes

    Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)

    v0.9.0-rc.4 8.9M #block-cipher #encryption #rijndael
  2. cipher

    Traits for describing block ciphers and stream ciphers

    v0.5.0 10.6M #block-cipher #stream-cipher #traits
  3. des

    Triple DES (3DES, TDES) block ciphers implementation

    v0.9.0-rc.2 633K #triple-des #encryption #block-cipher #tdes
  4. blowfish

    block cipher

    v0.10.0-rc.3 1.3M #block-cipher #cryptography
  5. camellia

    block cipher

    v0.2.0-rc.1 269K #block-cipher #encryption
  6. twofish

    block cipher

    v0.8.0-rc.1 242K #block-cipher #encryption
  7. idea

    IDEA block cipher

    v0.6.0-rc.0 232K #block-cipher #encryption #cryptography
  8. cast5

    block cipher

    v0.12.0-rc.1 193K #block-cipher #encryption
  9. rc2

    RC2 block cipher

    v0.9.0-rc.1 459K #block-cipher #encryption #cryptography
  10. belt-block

    block cipher implementation

    v0.2.0-rc.3 33K #block-cipher #cryptography #belt #stb
  11. sm4

    SM4 block cipher algorithm

    v0.6.0-rc.3 5.6K #block-cipher #encryption
  12. threefish

    block cipher

    v0.6.0-rc.1 26K #block-cipher #encryption #cryptography
  13. kuznyechik

    (GOST R 34.12-2015) block cipher

    v0.9.0-rc.3 100 #block-cipher #encryption #gost
  14. xtea

    XTEA block cipher

    v0.1.0-rc.1 900 #block-cipher #cryptography #encryption
  15. magma

    (GOST R 34.12-2015) block cipher

    v0.10.0-rc.3 #block-cipher #cryptography #gost
  16. serpent

    block cipher

    v0.6.0-rc.3 #block-cipher #cryptography #encryption
  17. cast6

    block cipher

    v0.2.0-rc.1 #block-cipher #cryptography
  18. speck-cipher

    Speck block cipher algorithm

    v0.1.0-rc.3 #block-cipher #speck
  19. rc6

    RC6 block cipher

    v0.1.0-rc.3 #block-cipher #cryptography #encryption
  20. aria

    Pure Rust implementation of the ARIA Encryption Algorithm

    v0.2.0-rc.1 #block-cipher #encryption #cryptography
  21. rc5

    RC5 block cipher

    v0.1.0-rc.1 170 #block-cipher #cryptography #encryption
  22. libaes

    AES cipher in safe Rust with no dependencies

    v0.7.0 21K #encryption #block-cipher #aes
  23. gift-cipher

    Pure Rust implementation of the Gift block cipher

    v0.1.0-rc.3 #block-cipher #cryptography #gift
  24. xts-mode

    XTS block mode implementation in rust

    v0.5.1 37K #encryption #block-cipher #xts
  25. cocoonfs-cli

    Cocoon TPM project - CLI utility for accessing CocoonFs images

    v0.1.1 #encryption #sha-2 #block-size #image-size #block-cipher #tpm #aes #filesystem-io #cocoon #storage-volume
  26. soft-aes

    A Rust-based software library for AES

    v0.2.2 750 #cryptography #aes #encryption #aes-cmac #aes-256 #block-cipher #pkcs7 #modes #lookup-tables #message-authentication
  27. speck

    block cipher

    v1.1.0 #block-cipher #encryption #simple
  28. kuznechik

    Synchronous encryption algorithm "Kuznechik" (GOST R 34.12-2015, GOST R 34.13-2015)

    v0.4.0 #encryption #gost #block-cipher #synchronous #ctr #2015 #ofb #electronic #message-authentication #cfb
  29. cryptographic_primitives

    that provides cryptographic primitives

    v0.2.0 160 #encryption #cryptography #block-cipher #aes #decryption #feistel #cryptographic-primitive #rail #fence #kdf
  30. cipher_magma

    Block Cipher Magma (GOST R 34.12-2015, former GOST 28147-89)

    v0.8.3 240 #block-cipher #magma #cryptography #gost-r-34-12-2015 #gost-28147-89
  31. lowmc-rs

    LowMC block cipher implementation in Rust

    v0.1.0 #encryption #block-cipher #cryptography
  32. gost-modes

    Block cipher modes of operation

    v0.5.0 #block-cipher-mode #block-cipher #encryption
  33. eme-mode

    EME block cipher mode of operation

    v0.3.1 #block-cipher-mode #block-cipher
  34. libcipher

    Advanced Encryption Standard (AES) for secure data encryption and decryption

    v0.1.4 #cryptography #encryption #standard #secure #decryption #aes #secure-data #cbc #block-cipher #modes
  35. Try searching with DuckDuckGo.

  36. threefish-cipher

    Threefish block cipher

    v0.4.0 #block-cipher #threefish #cryptography #gost
  37. skip32

    Fast 32-bit block cipher

    v1.0.5 800 #encryption #block-cipher #32-bit #cryptography #skipjack #block-encryption
  38. extended-tea

    XTEA (eXtended TEA), a block cipher designed to correct weaknesses in TEA

    v0.1.1 120 #block-cipher #encryption #tea #xtea #extended #wikipedia #weaknesses
  39. rc5-block

    RC5 Block cipher with ECB, CBC and CTR operation modes

    v0.1.0 #block-cipher #decryption #encryption #rc5 #encoding
  40. literate-crypto

    Literate Cryptography by 12hbender

    v0.0.3 110 #cryptography #block-cipher #encryption #schnorr-signature #hmac #multisig #elliptic-curve #sha-3 #signature-scheme #sha-2
  41. mkv128

    Pure Rust implementation of the MKV128 block cipher

    v0.1.0 #block-cipher #cryptography
  42. kisaseed

    Pure Rust implementation of KISA's seed block cipher

    v0.1.3 #seed #block-cipher #kisa
  43. ice-crypt

    ICE encryption algorithm

    v1.0.0 #cryptography #block-cipher #ice
  44. sparx-cipher

    SPARX block cipher implementation for Rust

    v0.1.2 #block-cipher #cryptography
  45. dcrypt-algorithms

    Cryptographic primitives for the dcrypt library

    v1.2.2 #key-derivation-function #constant-time #elliptic-curve #blake2 #chacha20-poly1305 #post-quantum-cryptography #block-cipher #ecdh #dcrypt #cryptographic-primitives
  46. skipjack_rs

    Pure Rust software implementation of the SKIPJACK codebook encryptor/decryptor Algorithm

    v0.1.0 #block-cipher #encryption #educational
  47. sysfunc-blockcipher-xtea

    XTEA block cipher implementation #![no_std]

    v0.1.1 #block-cipher #encryption #xtea #encipher #decipher #no-std
  48. blowfish_rs

    Blowfish block cipher without deps

    v0.1.0 #block-cipher
  49. aes-ndlr

    AES

    v0.0.3 #aes #block-cipher #encryption #ctr #cbc #pkcs7 #block-cipher-mode #modes #ecb
  50. speck-rs

    A nostd implementation of NSA's lightweight block cipher Speck

    v0.1.1 #cryptography #block-cipher #encryption
  51. tea-soft

    TEA block cipher

    v0.3.0 #block-cipher #tea
  52. speck-cbc

    The Cipher Block Chaining (CBC) mode of the SPECK cipher, for Rust

    v0.1.2 #encryption #block-cipher #cbc #mode #speck #decryption
  53. tomcrypt-sys

    Raw bindings to libtomcrypt

    v0.1.0 #cryptography #encryption #block-cipher
  54. sms4

    SM4 block cipher algorithm

    v0.1.0 #block-cipher #sm4
  55. aes-soft

    DEPRECATED: replaced by the aes crate

    v0.99.99 458K #aes #deprecated #block-cipher #replacing
  56. jacopone

    in Rust

    v0.2.0 #encryption #block-cipher #feistel #decryption #key #nonce #ctr
  57. aesni

    DEPRECATED: replaced by the aes crate

    v0.99.99 328K #deprecated #block-cipher #replacing #github
  58. colm

    a block cipher based Encrypt-Linear mix-Encrypt mode

    v0.1.0 #block-cipher #aead #cryptography #misuse-resistance
  59. block-modes

    deprecated. Use crates from https://github.com/RustCrypto/block-modes instead.

    v0.9.1 292K #github #cryptography #com-rust-crypto #deprecated #block-cipher #encryption