cryptoki-sys 0.1.6

FFI wrapper around the PKCS #11 API
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.63.0"

[build-dependencies.target-lexicon]
version = "0.12.0"
[dependencies.libloading]
version = "0.7.0"

[features]
generate-bindings = ["bindgen"]

[package]
authors = ["Contributors to the Parsec project"]
categories = ["api-bindings", "external-ffi-bindings", "cryptography", "hardware-support"]
description = "FFI wrapper around the PKCS #11 API"
documentation = "https://docs.rs/crate/cryptoki-sys"
edition = "2018"
keywords = ["pkcs11", "cryptoki", "hsm"]
license = "Apache-2.0"
name = "cryptoki-sys"
readme = "README.md"
repository = "https://github.com/parallaxsecond/rust-cryptoki"
version = "0.1.6"