Skip to content

A linux rust library for the i2c ecc508 and ecc608 family of crypto chips

Notifications You must be signed in to change notification settings

helium/ecc608-linux-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>"

About

A linux rust library for the i2c ecc508 and ecc608 family of crypto chips

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages