Explanation of the directories:
- aes_cipher C implementation of AES, originating from ATMEL projects: https://github.com/avrxml/asf/tree/master/sam0/applications/aessoftwarelibrarydemo
- arduino Files for using the C implementation on the Arduino.
- cpa Correlation Power Analysis files.
- scope Files for the trace acquisition loop.
- ta Files for Template Attack.