The SparkFun Cryptographic Co-processor Breakout ATECC508A (Qwiic) takes all the great features of the Microchip ATECC508A cryptographic authentication device and adds two Qwiic ports for plug and play functionality. The ATECC508A chip is capable of many cryptographic processes, including, but not limited to:
- An asymmetric key/signature solution based upon Elliptic Curve Cryptography.
- A standard hash-based challenge-response protocol using a SHA-256 algorithm.
- A FIPS random number generator.
Embedded in the chip is a 10 Kb EEPROM array that can be used for storing keys, certificates, data, consumption logging, and security configurations. Access to the sections of memory can then be restricted and the configuration locked to prevent changes.
Each ATECC508A ships with a guaranteed unique 72-bit serial number and includes several security features to prevent physical attacks on the device itself, or logical attacks on the data transmitted between the device.
🔒 Note: Please follow through the hookup guide in its entirety before using this board. The chip can be only configured before it is PERMANENTLY locked. It is advisable that novice users purchase multiple boards in order to explore the multiple functions of the ATECC508A.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /reference - Includes configuration readings from a fresh IC.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
- SparkFun Cryptographic Breakout Hookup Guide - Basic hookup guide for the SparkFun Cryptographic Co-Processor Breakout.
- Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
- SparkFun Cryptographic Co-Processor Breakout - ATECC508A Product Repository - Main repository (including hardware files)
This product is open source!
Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.