Crates.io | libhydrogen-sys |
lib.rs | libhydrogen-sys |
version | 0.9.3 |
source | src |
created_at | 2017-12-29 14:51:04.796247 |
updated_at | 2023-11-30 21:07:39.640693 |
description | Low-level bindings for the Hydrogen cryptography library |
homepage | https://libhydrogen.org |
repository | https://github.com/jedisct1/rust-libhydrogen-sys |
max_upload_size | |
id | 44817 |
size | 180,280 |
The Hydrogen library is a small, easy-to-use, hard-to-misuse cryptographic library.
Features:
.c
file to your project is all it takes to use libhydrogen in your project.This crate implement low-level Rust bindings, that don't require any external dependencies.
The libhydrogen crate provides a high-level idiomatic interface.