crypt-sys 0.1.0

FFI wrappers for the Linux crypt library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.bindgen]
version = "0.69.1"

[package]
authors = ["Ariel Miculas"]
categories = ["api-bindings", "cryptography", "external-ffi-bindings", "os::unix-apis"]
description = "FFI wrappers for the Linux crypt library"
documentation = "https://docs.rs/crypt-sys/"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "crypt-sys"
readme = "README.md"
repository = "https://github.com/ariel-miculas/crypt-sys.git"
version = "0.1.0"