#aead #nacl

secretbox

Rust implementation of the secretbox encryption algorithm

1 unstable release

0.1.3 Nov 9, 2021
0.1.2 Sep 21, 2019
0.1.1 Jul 11, 2019
0.1.0 Jul 2, 2019

#2156 in Cryptography

29 downloads per month
Used in 2 crates

BSD-2-Clause

50KB
1K SLoC

secretbox

⚠️⚠️⚠️ THIS CRATE IS DEPRECATED, USE `crypto_box` INSTEAD! ⚠️⚠️⚠️

Rust-only implementation of NaCl/Libsodium's secure networking protocol used in multiple network protocols

Built with

  • crypto_box
  • x25519_dalek

Dependencies

~2.2–3.5MB
~62K SLoC