#libsodium #nacl #api-bindings #crypto

sys libsodium-sys-stable

Maintained FFI bindings for libsodium stable

45 stable releases

Uses old Rust 2015

1.20.5 Mar 17, 2024
1.20.4 Nov 30, 2023
1.20.3 Oct 8, 2023
1.19.29 Jul 10, 2023
0.0.19 Sep 21, 2019

#376 in Cryptography

Download history 820/week @ 2023-12-23 657/week @ 2023-12-30 1726/week @ 2024-01-06 1765/week @ 2024-01-13 1990/week @ 2024-01-20 1541/week @ 2024-01-27 1737/week @ 2024-02-03 1381/week @ 2024-02-10 1519/week @ 2024-02-17 1429/week @ 2024-02-24 1791/week @ 2024-03-02 1794/week @ 2024-03-09 2182/week @ 2024-03-16 1613/week @ 2024-03-23 2122/week @ 2024-03-30 1631/week @ 2024-04-06

7,760 downloads per month
Used in 61 crates (13 directly)

MIT/Apache

2MB
4.5K SLoC

libsodium-sys

A patched version of the libsodium-sys crate that installs stable versions of libsodium instead of point releases.

Cargo features:

  • fetch-latest: download the latest stable version.
  • optimized: build a version optimized for the current platform.
  • minimal: do not build deprecated APIs.

Dependencies