Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 695 Bytes

File metadata and controls

12 lines (10 loc) · 695 Bytes

The installation of Intel pcm tool and grafana dashboard are explained here -

  1. Intel PCM Tool - https://github.com/intel/pcm
  2. 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 -

  1. AES - https://github.com/m3y54m/aes-in-c
  2. CRYPTOLIB - https://github.com/rben-dev/lightweight-crypto-lib
  3. Tiny AES - https://github.com/kokke/tiny-AES-c/tree/master
  4. Bitsliced AES - https://github.com/conorpp/bitsliced-aes
  5. GIFT - https://github.com/giftcipher/gift

The steps to execute the experiment are detailed in the Master thesis PDF Chapter 4 Experimentle Setup.