#stream-cipher

  1. chacha20

    使用 RustCrypto cipher crate 中的特质实现的纯 Rust 流密码 (RFC 8439),可选的针对特定架构的硬件加速 (AVX2, SSE2)。此外还提供了 ChaCha8…

    v0.10.0-pre.1 876K #stream-cipher #xchacha20 #chacha8 #chacha12 #cryptography #crypto
  2. ctr

    CTR 分组密码操作模式

    v0.10.0-pre.2 1.9M #block-cipher #stream-cipher #cipher #block-mode #cryptography #crypto
  3. rand_chacha

    ChaCha 随机数生成器

    v0.9.0-alpha.2 10.5M #stream-cipher #secure-random #random #rng #cha-cha #chacha
  4. chacha20poly1305

    ChaCha20Poly1305(RFC 8439)认证加密附加数据的纯 Rust 实现,可选的针对特定架构的硬件加速。还包含…

    v0.11.0-pre.1 797K #stream-cipher #chacha20 #aead #poly1305 #xchacha20-poly1305 #xchacha20
  5. cipher

    描述分组密码和流密码的特质

    v0.5.0-pre.7 3.9M #block-cipher #stream-cipher #traits #cryptography #crypto
  6. orion

    易于使用、安全且纯 Rust 加密库

    v0.17.6 152K #aead #key-exchange #mac #hash #cryptography #stream-cipher #crypto
  7. salsa20

    流密码

    v0.11.0-pre.1 659K #stream-cipher #encryption #traits #xsalsa20 #cryptography #crypto #trait
  8. rand_hc

    HC128 随机数生成器

    v0.3.2 1.4M #stream-cipher #secure-random #random #rng #hc128
  9. crypto_secretbox

    XSalsa20Poly1305(即 NaCl 的 crypto_secretbox)认证加密密码的纯 Rust 实现,以及 XChaCha20Poly1305 的 libsodium 变体

    v0.1.1 115K #aead #poly1305 #stream-cipher #nacl #salsa20 #xsalsa20
  10. cfb-mode

    密码反馈(CFB)分组密码操作模式

    v0.8.2 110K #block-cipher #cipher #stream-cipher #block-mode #cryptography #crypto
  11. shadowsocks-crypto

    Shadowsocks Crypto

    v0.5.5 41K #stream-cipher #cryptography #shadowsocks #algorithm #aead #chacha20 #chacha20-poly1305
  12. seekable-stream-cipher

    可寻址流加密和解密

    v0.2.3 260 #stream-cipher #stream #cipher #keccak #encryption #ascon #cryptography
  13. arx-kw

    ARX-KW-8-2-4 密钥封装构造

    v0.3.2 190 #encryption-key #key #encryption #stream-cipher #cryptography #keywrap #output-stream
  14. ofb

    输出反馈][OFB] (OFB) 区块密码工作模式

    v0.6.1 17K #block-cipher #stream-cipher #cipher #block-mode #cryptography
  15. rc4

    RC4 流密码的纯Rust实现

    v0.1.0 8.3K #stream-cipher #traits #encryption #arcfour #arc4 #cryptography #crypto
  16. check-tls-suites

    显示给定密码集合的IANA TLS密码套件名称和建议状态

    v0.3.2 #aes-256 #stream-cipher #command-line-tool #networking #tool
  17. cfb8

    带八位反馈的密码反馈(CFB-8)区块密码工作模式

    v0.8.1 2.0K #block-cipher #cipher #stream-cipher #block-mode #cryptography #crypto
  18. rabbit

    流密码算法

    v0.4.1 #stream-cipher #traits #crypto #cryptography
  19. hc-256

    流密码

    v0.5.0 #stream-cipher #traits #cryptography #crypto
  20. sm4-gcm

    SM4-GCM 库

    v0.1.2 #stream-cipher #stream #encryption-decryption #sm4 #gcm #cryptography #crypto
  21. gday_encryption

    ChaCha20Poly1305包装的加密IO流

    v0.2.1 290 #file-transfer #io-stream #encryption #stream-cipher #command-line-tool #wrapper #streaming
  22. chacha

    流密码

    v0.3.0 144K #stream-cipher #nightly #key-stream
  23. rust_chacha20

    ChaCha20 流密码

    v0.3.0 #stream-cipher #chacha20 #stack-allocated #encryption #zero #block #keystream
  24. zeppelin_core

    基于 Balloon 哈希实现的流密码

    v0.1.1 #stream-cipher #encryption #balloon #hashing #cryptography #crypto
  25. rc4ok

    轻量级高性能密码学强随机数生成器

    v0.1.0 #stream-cipher #iot-devices #secure-random #rc4 #random-number-gen #cryptography
  26. belt-ctr

    BelT 标准指定的 CTR 块模式操作

    v0.1.0 110 #stream-cipher #cipher #encryption #block-mode #belt #cryptography #crypto
  27. enard

    容器格式

    v0.1.1 #container #stream-cipher #crypto #archive-format #file-encryption #file-format #file-reader
  28. chacha20stream

    用于加密和解密流密码 chacha20_poly1305 的可写包装流

    v2.2.1 #encryption-decryption #stream-cipher #chacha20-poly1305 #stream #encryption #decryption #wrapper
  29. forro

    Forró 密码

    v0.1.0 #stream-cipher #aead #round #forró #words #forró
  30. 尝试使用 DuckDuckGo 进行搜索。搜索.

  31. rust-salsa20

    在安全 Rust 中快速实现 salsa20

    v0.3.0 #stream-cipher #salsa20 #performance #safe #operations #32-bit #generate
  32. hc128

    HC-128 流密码。支持 no_std 环境。

    v0.1.6 #stream-cipher #environment #no-std
  33. hc256

    HC-256 流密码。支持 no_std 环境。

    v0.1.6 #stream-cipher #environment #no-std
  34. rust-lioness

    Lioness 宽块密码

    v0.1.5 #cipher #block-cipher #mixnet #lioness #sphinx #stream-cipher #cryptography
  35. grain128

    流密码 grain-128

    v0.1.0 #stream-cipher #cipher #stream
  36. ciph

    用于异步读写连接的对称密码层

    v0.1.0 #stream-cipher #salsa20 #crypto #async-io
  37. xsalsa20poly1305

    已弃用:请使用 crypto_secretbox

    v0.9.1 16K #poly1305 #aead #salsa20 #xsalsa20 #stream-cipher
  38. hc-128

    流密码

    v0.0.0 #stream-cipher #traits #cryptography #crypto #trait