The installation of Intel pcm tool and grafana dashboard are explained here -
- Intel PCM Tool - https://github.com/intel/pcm
- Grafana Setup - https://github.com/intel/pcm/tree/master/scripts/grafana
This repository contains a customized version of the test suite algorithms. Their original sources are -
- AES - https://github.com/m3y54m/aes-in-c
- CRYPTOLIB - https://github.com/rben-dev/lightweight-crypto-lib
- Tiny AES - https://github.com/kokke/tiny-AES-c/tree/master
- Bitsliced AES - https://github.com/conorpp/bitsliced-aes
- GIFT - https://github.com/giftcipher/gift
The steps to execute the experiment are detailed in the Master thesis PDF Chapter 4 Experimentle Setup.