13 releases
0.1.12 | Aug 5, 2024 |
---|---|
0.1.11 | May 28, 2024 |
0.1.10 | Apr 30, 2024 |
0.1.9 | Mar 2, 2024 |
0.1.1 | Jun 7, 2022 |
#968 in Cryptography
48 downloads per month
Used in 3 crates
(via bdrck)
5.5MB
63K
SLoC
Contains (autotools obfuscated code, 695KB) libsodium/configure, (obscure autoconf code, 33KB) libsodium/configure.ac
halite-sys
halite-sys provides unsafe Rust bindings for libsodium.
This crate tracks upstream's stable branch. In general, upstream appears to publish fixes to this branch regularly, whereas new full release versions aren't released very frequently. In general, tracking this branch seems reasonable based on the documentation describing it.
Why not use libsodium-sys or sodiumoxide? Because those crates are deprecated. Further, those crates have known security vulnerabilities.