micro-ecc-sys 0.1.2

Low-level bindings to micro-ecc
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.bindgen]
version = "0.52.0"

[build-dependencies.cc]
version = "1.0.25"
[dependencies.cty]
version = "0.2.1"

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