#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

#2044 in Cryptography

Download history 12/week @ 2024-02-26 4/week @ 2024-03-11 51/week @ 2024-04-01

55 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

~1.4–2MB
~36K SLoC