micro-ecc-sys 0.3.2

Low-level bindings to micro-ecc
Documentation
[build-dependencies.bindgen]
default-features = false
version = "0.56.0"

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

[dependencies.cty]
version = "0.2.1"

[features]
no-umaal = []
square = []

[package]
authors = ["Nicolas Stalder <n@stalder.io>"]
categories = ["embedded", "no-std", "cryptography"]
description = "Low-level bindings to micro-ecc"
edition = "2018"
keywords = ["no-std", "nist", "cryptography", "signatures", "cortex-m"]
license = "BSD-2-Clause"
name = "micro-ecc-sys"
readme = "README.md"
repository = "https://github.com/ycrypto/micro-ecc-sys"
version = "0.3.2"