14 releases
0.2.3 | Sep 13, 2023 |
---|---|
0.1.9 | Nov 10, 2022 |
0.1.8 | Apr 30, 2022 |
0.1.7 | Mar 22, 2022 |
0.1.0 | May 26, 2021 |
#369 in Hardware support
40 downloads per month
Used in helium-crypto
48KB
1.5K
SLoC
ecc608-linux-rs
This library implements various elliptic curve cryptographic functions used by Helium Blockchain using the Microchip ATECC608 family. This includes creating keys for ECC types, signing messages, and configuring and locking the chip down for production use.
Using
Add a dependency to your projects Cargo.toml
:
ecc608-linux-rs = "<version>"
Dependencies
~2.7–4MB
~79K SLoC