Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 458 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 458 Bytes

simple python3 implementation on measuring power consumption for side-channel analysis on smart card

Requirements

  1. smart card io

    • anaconda 64-bit

      • swig

        conda install -c anaconda swig
        
      • pyscard

        pip install pyscard
        
  2. Oscilloscope io