Installing ChipWhisperer/Quick Tests

< Installing ChipWhisperer
Revision as of 09:50, 10 February 2017 by Gdeon (Talk | contribs) (Created page with "Try running the automated test scripts at chipwhisperer/software/chipwhisperer/tests/. Example: $ python chipwhisperer/software/chipwhisperer/tests/aescpaeattackscript.py $...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 09:50, 10 February 2017 by Gdeon (Talk | contribs) (Created page with "Try running the automated test scripts at chipwhisperer/software/chipwhisperer/tests/. Example: $ python chipwhisperer/software/chipwhisperer/tests/aescpaeattackscript.py $...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Try running the automated test scripts at chipwhisperer/software/chipwhisperer/tests/. Example:

$ python chipwhisperer/software/chipwhisperer/tests/aescpaeattackscript.py
$ python chipwhisperer/software/chipwhisperer/tests/descpaeattackscript.py 
$ python chipwhisperer/software/chipwhisperer/tests/glitchscript.py
$ python chipwhisperer/software/chipwhisperer/tests/templateattackscript.py

They should all work out of the box with the Chipwhisper Lite hardware.