aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJ08nY2018-11-20 00:36:46 +0100
committerJ08nY2019-03-14 18:03:54 +0100
commite0a6e7c452cd55365096bc3e4b8f36f5f9660ae7 (patch)
treebf1c80e015cdfd47d864665946f44a072f7b38db /README.md
downloadpyecsca-e0a6e7c452cd55365096bc3e4b8f36f5f9660ae7.tar.gz
pyecsca-e0a6e7c452cd55365096bc3e4b8f36f5f9660ae7.tar.zst
pyecsca-e0a6e7c452cd55365096bc3e4b8f36f5f9660ae7.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..169ce09
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# pyecsca [pɪɛtska]
+
+**Py**thon **EC** **S**ide-**C**hannel **A**nalysis toolkit.
+
+## Requirements
+
+ - Numpy
+ - Scipy
+ - matplotlib
+ - atpublic
+ - fastdtw
+
+### Testing
+
+ - nose2
+ - green \ No newline at end of file