halite-sys

Crates.iohalite-sys
lib.rshalite-sys
version0.1.12
sourcesrc
created_at2022-05-18 06:47:14.187175
updated_at2024-08-05 04:54:49.998136
descriptionUnsafe Rust bindings for libsodium stable.
homepagehttps://github.com/CmdrMoozy/bdrck
repositoryhttps://github.com/CmdrMoozy/bdrck
max_upload_size
id588806
size8,491,408
Axel Rasmussen (CmdrMoozy)

documentation

README

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.

Commit count: 510

cargo fmt