Crates.io | halite-sys |
lib.rs | halite-sys |
version | 0.1.12 |
source | src |
created_at | 2022-05-18 06:47:14.187175 |
updated_at | 2024-08-05 04:54:49.998136 |
description | Unsafe Rust bindings for libsodium stable. |
homepage | https://github.com/CmdrMoozy/bdrck |
repository | https://github.com/CmdrMoozy/bdrck |
max_upload_size | |
id | 588806 |
size | 8,491,408 |
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.