| Crates.io | libhydrogen-sys |
| lib.rs | libhydrogen-sys |
| version | 0.9.4 |
| created_at | 2017-12-29 14:51:04.796247+00 |
| updated_at | 2024-12-09 11:43:23.396807+00 |
| 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 | 184,401 |

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.