#aead

  1. aead

    用于认证加密关联数据(AEAD)算法的特质,例如AES-GCM和ChaCha20Poly1305,提供高级API

    v0.6.0-rc.0 1.9M #加密 #数据完整性 #密码学 #加密
  2. chacha20poly1305

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

    v0.11.0-pre.1 775K #流密码 #chacha20 #aead #poly1305 #xchacha20-poly1305 #xchacha20
  3. aes-gcm

    AES-GCM(伽罗瓦/计数模式)认证加密附加数据(AEAD)密文的纯Rust实现,具有可选的架构特定硬件加速

    v0.11.0-pre.1 1.4M #加密 #AES #aead #gcm #ghash
  4. orion

    可用、简单且安全的纯Rust加密

    v0.17.6 151K #aead #密钥交换 #mac #哈希 #密码学 #流密码 #加密
  5. aes-gcm-siv

    AES-GCM-SIV(滥用抵抗认证加密密文)的纯Rust实现,具有可选的架构特定硬件加速

    v0.12.0-pre.1 257K #aes-gcm #加密 #AES #aead #siv
  6. hpke

    纯Rust实现混合加密标准(RFC 9180)

    v0.12.0 102K #加密 #密钥交换 #aead #密码学 #加密
  7. crypto_secretbox

    XSalsa20Poly1305(又称NaCl crypto_secretbox)认证加密密文以及XChaCha20Poly1305的libsodium变体的纯Rust实现

    v0.1.1 114K #aead #poly1305 #流密码 #nacl #salsa20 #xsalsa20
  8. shadowsocks-crypto

    Shadowsocks Crypto

    v0.5.5 44K #流密码 #密码学 #shadowsocks #算法 #aead #chacha20 #chacha20-poly1305
  9. crypto

    所有RustCrypto特质的门面crate(例如aeadcipherdigest

    v0.5.1 16K #加密 #rust-crypto #特质 #摘要 #aead #门面 #兼容
  10. tink-aead

    Google的Tink密码学库的Rust端AEAD功能

    v0.2.5 22K #aead #tink #cryptography
  11. ring-compat

    RustCrypto的特性和*ring*加密算法实现之间的兼容性crate

    v0.8.0 45K #ring #signature #aead #digest #cryptography #crypto
  12. ccm

    CBC-MAC (CCM)模式的通用Counter实现

    v0.5.0 56K #encryption #aead #block-cipher #block-size #mode #counter #data
  13. aes-siv

    AES-SIV Misuse-Resistant Authenticated Encryption Cipher (RFC 5297)的纯Rust实现,具有可选的架构特定硬件加速

    v0.7.0 5.4K #encryption #aes #aead #siv
  14. ocb3

    RFC7253中描述的偏移码本模式v3 (OCB3) Authenticated Encryption with Associated Data (AEAD)密码的纯Rust实现

    v0.1.0 11K #encryption #aead #ocb
  15. hpke_pq

    添加PQ模式的hpke分支

    v0.11.1 260 #key-exchange #encryption #aead #cryptography #crypto
  16. aegis

    认证密码(AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)

    v0.6.6 170 #cipher #aes #encryption #aead #aegis128l #cryptography #crypto
  17. eax

    具有可选的架构特定硬件加速的EAX Authenticated Encryption with Associated Data (AEAD)密码的纯Rust实现。此方案仅基于分组密码...

    v0.5.0 21K #encryption #aead #block-cipher #aes #generate
  18. ascon-aead

    认证加密方案Ascon-128, Ascon-128a, 和 Ascon-80pq

    v0.4.2 1.1K #encryption #aead #ascon
  19. deoxys

    Deoxys Authenticated Encryption with Associated Data (AEAD)密码的纯Rust实现,包括Deoxys-II变体,该变体被CAESAR竞赛选为深入安全性的首选

    v0.1.0 700 #aead #deoxys-ii #deoxys-i
  20. branca

    Rust的认证加密API令牌。JWT的安全替代品。

    v0.10.1 410 #aead #cryptography #fernet #xchacha20-poly1305
  21. tentacle-secio

    p2p的Secio加密协议

    v0.6.2 3.6K #encryption #secio #communication #handshake #aead #reference #aes
  22. xaes-256-gcm

    Pure Rust实现的XAES-256-GCM扩展nonce认证加密与关联数据(AEAD)

    v0.0.1-pre.0 #aead #encryption #aes #extended-nonce #xaes
  23. crypto_api_chachapoly

    ChaCha20-IETF, Poly1305和ChachaPoly-IETF用于crypto_api

    v0.5.0 5.6K #chacha20-poly1305 #poly1305 #aead #chacha20 #cha-cha20-poly1305 #cryptography #crypto
  24. aes256ctr_poly1305aes

    Pure Rust实现的AES256CTR-Poly1305AES认证加密,可选特定架构硬件加速

    v0.2.0 1.0K #poly1305 #aes #aead #aes256ctr
  25. mgm

    MGM(多线性Galois模式)加密的通用实现

    v0.5.0-pre.1 #aead #encryption #block-size #galois #mode #data #algorithm
  26. rocca

    ROCCA-S认证加密算法

    v0.3.0 #cipher #aes #encryption #rocca-s #aead #encryption-key
  27. volaris-crypto

    位于Volaris背后的核心加密技术

    v0.0.3 #encryption #encryption-decryption #aead #volaris #secure #cryptography #header
  28. aes-ccm

    使用RustCrypto的AES从TinyCrypt移植的纯Rust、#![no_std]、零分配AES-CCM实现

    v0.5.0 110 #aead #encryption #zero-allocation #data #aes #mode #payload
  29. aead-gcm-stream

    纯Rust实现AES GCM加密数据流

    v0.2.0 6.3K #data-stream #aes-gcm #encryption #aead #pure #nonce #implementaion
  30. aead-io

    带有AEAD的读写接口包装器

    v0.2.0 #aead #encryption-decryption #encryption #io #decryption #cryptography
  31. isap-aead

    使用Ascon和Keccak实现的纯Rust ISAP v2

    v0.2.2 #aead #encryption #isap
  32. chacha20-poly1305-stream

    纯Rust实现RFC 7539中的ChaCha20-Poly1305 AEAD

    v0.1.1 #chacha20-poly1305 #poly1305 #aead #chacha20 #encryption #crypto
  33. morus

    认证密文(MORUS-1280-128)

    v0.1.3 #cipher #aead #crypto
  34. bronco

    认证和加密的API令牌

    v0.1.1 #token #aead #security #jwt #cryptography
  35. 尝试使用DuckDuckGo进行搜索。[链接](https://duckduckgo.com/?q=site%3Alib.rs+aead)

  36. async-encrypted-stream

    围绕chacha20加密原语提供的异步读写包装器

    v0.1.2 #tokio #stream #aead #async-io #chacha20 #read-write #wrapper
  37. hacl-sys

    HACL C包的FFI绑定

    v0.0.3-pre.1 #hashing #hacl #hash #bindings #aead #signature #api-bindings
  38. slowlock

    使用工作证明函数处理密文密码的便利包装器

    v0.2.0 #proof #argon2 #aead #work
  39. ilari_l/btls-aux-aead

    btls:带关联数据的辅助认证加密

    v2.9.0 #associated #encryption #data #authenticated #aead #auxiliary #btls
  40. forro

    Forró加密

    v0.1.0 #stream-cipher #aead #round #forró #words #forró
  41. mem-aead-mrs

    抗滥用Sponge认证加密模式

    v0.1.1 #aead #authenticated #sponge #mode #encryption #cryptography #misuse-resistant
  42. chacha20-poly1305-aead

    纯Rust实现RFC 7539中的ChaCha20-Poly1305 AEAD

    v0.1.2 900 #chacha20-poly1305 #aead #poly1305 #chacha20 #crypto
  43. secretbox

    加密算法

    v0.1.3 #aead #nacl #cryptography
  44. ss-light

    轻量级Shadowsocks实现

    v0.1.0 #shadowsocks #server #udp #aead #version #plugin #config-toml
  45. async_io_crypto

    处理带有加密/解密的异步读取

    v0.1.2 #async-io #io #aead #async #ciphering
  46. ursa

    Hyperledger组件的共享加密库

    v0.3.7 850 #signature #zero-knowledge #hash #aead #cryptography
  47. norx

    一个并行和可扩展的认证加密算法

    v0.1.1 #aead #authenticated #scalable #parallel #algorithm #cryptography
  48. xsalsa20poly1305

    已弃用:请使用crypto_secretbox crate

    v0.9.1 16K #poly1305 #aead #salsa20 #xsalsa20 #stream-cipher
  49. colm

    基于块加密的加密-线性-混合-加密模式

    v0.1.0 #block-cipher #aead #misuse-resistance #cryptography
  50. caead

    从现有AEAD中提交AEAD构造

    v0.0.1 #aead #construction #key-commitment #committing
  51. tokio-aead

    tokio的AEAD加密/解密流

    v0.0.0 #aead #encryption-decryption #tokio #stream