ATAES132A CryptoAuthentication? development library source code with clear separation between library core functionality and communication interface. This separation permits portability across different hardware platforms where all the user has to do is re-implement the interface to match their specific hardware platform. Support of the standard I2C and SPI interfaces means interface re-implementation may be as easy as swapping the respective interface with an existing driver on one's platform. The library comes with examples that implement the interface on the AVR® microcontroller hardware platform.
Software Library: