Skip to content

Commit 658fbc2

Browse files
committed
fix readme
1 parent a06223b commit 658fbc2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Pysca toolbox
22

3-
Author: Ilya Kizhvatov
4-
Version: 1.0, 2017-05-14
5-
63
This toolbox was started in 2014 to experiment with efficient differential power analysis (DPA) techniques from the paper "Behind the Scene of Side Channel Attacks" by Victor Lomné, Emmanuel Prouff, and Thomas Roche (https://eprint.iacr.org/2013/794).
74

85
The toolox can do:
@@ -16,4 +13,8 @@ It works on traces converted from trs format into numpy npz. The conversion scri
1613

1714
Pysca runs under python 2.7, numpy 1.12.1, matplotlib 2.0.2. See project wiki for usage examples. The example traces are included in the repo using git-lfs.
1815

19-
Pysca is mostly superseeded by https://github.com/Riscure/Jlsca.
16+
Pysca is mostly superseded by https://github.com/Riscure/Jlsca.
17+
18+
Author: Ilya Kizhvatov
19+
20+
Version: 1.0, 2017-05-14

0 commit comments

Comments
 (0)