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

#229 in Hardware support

Download history 16/week @ 2023-12-11 12/week @ 2023-12-18 1/week @ 2024-01-15 17/week @ 2024-02-19 28/week @ 2024-02-26 17/week @ 2024-03-04 50/week @ 2024-03-11 24/week @ 2024-03-18 19/week @ 2024-03-25

112 downloads per month
Used in helium-crypto

Apache-2.0

48KB
1.5K SLoC

Crates.io docs.rs Build Status Discord chat

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
~86K SLoC