psa-crypto-sys 0.9.0

Wrapper around the PSA Cryptography API
Documentation
[build-dependencies.bindgen]
optional = true
version = "0.56.0"

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

[build-dependencies.cmake]
version = "0.1.44"

[build-dependencies.walkdir]
version = "2.3.1"

[features]
default = ["operations"]
interface = ["bindgen"]
operations = ["interface"]
static = []

[package]
authors = ["Parsec Project Contributors"]
categories = ["api-bindings", "external-ffi-bindings", "cryptography"]
description = "Wrapper around the PSA Cryptography API"
edition = "2018"
keywords = ["psa", "crypto", "cryptography"]
license = "Apache-2.0"
links = "mbedcrypto"
name = "psa-crypto-sys"
readme = "README.md"
repository = "https://github.com/parallaxsecond/rust-psa-crypto"
version = "0.9.0"