sparkfun / SparkFun_ATECCX08a_Arduino_Library

An Arduino library to use with the Microchip ATECCX08a Cryptographic Co-processors.
https://www.sparkfun.com
Other
36 stars 18 forks source link

support AES #11

Open manitou48 opened 3 years ago

manitou48 commented 3 years ago

Here is a simple sketch that exercises SHA256 and TRNG and demonstrates how AES support might be added to ATECCX08a lib

https://github.com/manitou48/pico/blob/master/crypto.ino