AtCryptoAuthLib Arduino library for the Atmel/Microchip ATECC508a NOTE: You must change the i2c buffer length in the Wire library to make this work. I changed it to 160 but a shorter length (72 maybe) may also work. #define BUFFER_LENGTH 160