libhydrogen-sys 0.9.1

Low-level bindings for the Hydrogen cryptography library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.60"

[build-dependencies.cc]
version = "1.0"

[package]
authors = ["Frank Denis <github@pureftpd.org>"]
build = "build.rs"
description = "Low-level bindings for the Hydrogen cryptography library"
edition = "2018"
homepage = "https://libhydrogen.org"
license = "ISC"
name = "libhydrogen-sys"
readme = "README.md"
repository = "https://github.com/jedisct1/rust-libhydrogen-sys"
version = "0.9.1"