aboutsummaryrefslogtreecommitdiff
path: root/analysis/countermeasures/tests/testinverse/commands.txt
diff options
context:
space:
mode:
authorJ08nY2025-07-09 13:24:01 +0200
committerJ08nY2025-07-09 13:24:01 +0200
commit2e4fa739a4c11d686222b367a945c15d43f0459b (patch)
tree781c7f66acd2acc3f6b402ae3d0597244624b825 /analysis/countermeasures/tests/testinverse/commands.txt
parenta1992c044c13b59adc70d011111a41c69f0ba4e2 (diff)
downloadECTester-2e4fa739a4c11d686222b367a945c15d43f0459b.tar.gz
ECTester-2e4fa739a4c11d686222b367a945c15d43f0459b.tar.zst
ECTester-2e4fa739a4c11d686222b367a945c15d43f0459b.zip
Diffstat (limited to 'analysis/countermeasures/tests/testinverse/commands.txt')
-rw-r--r--analysis/countermeasures/tests/testinverse/commands.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/analysis/countermeasures/tests/testinverse/commands.txt b/analysis/countermeasures/tests/testinverse/commands.txt
new file mode 100644
index 0000000..e86bbb6
--- /dev/null
+++ b/analysis/countermeasures/tests/testinverse/commands.txt
@@ -0,0 +1,7 @@
+Curve with order 11n (also claimed), generator has order 11 and so does the point.
+
+
+java -jar gp.jar --uninstall applet/build/javacard/applet222.cap; sleep 1; java -jar gp.jar --install applet/build/javacard/applet222.cap; sleep 1; java -jar reader/build/libs/ECTesterReader.jar -dh 500 -fp -b 256 -c epare/curves/testinverse/cofactor256p11_full.csv -priv epare/curves/testinverse/key.csv -pub epare/curves/testinverse/point_11n.csv -o epare/cards/${CARD}/testinverse/out_500_11.csv | tee epare/cards/${CARD}/testinverse/out_500_11.txt
+
+
+java -jar gp.jar --uninstall applet/build/javacard/applet222.cap; sleep 1; java -jar gp.jar --install applet/build/javacard/applet222.cap; sleep 1; java -jar reader/build/libs/ECTesterReader.jar --ecdsa 500 -fp -b 256 -c epare/curves/testinverse/cofactor256p11_full.csv -o epare/cards/${CARD}/testinverse/ecdsa_500_11.csv | tee epare/cards/${CARD}/testinverse/ecdsa_500_11.txt