aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2018-12-13 17:59:15 +0100
committerJ08nY2019-03-21 11:00:14 +0100
commit2b8e8c4e162e8902c93e1c5d4a18e4e7ceee52fa (patch)
tree513a4d3ab4fa877282d4019a0cf53017ea78cdb2
parent1943d7e8fc0e1e6b578e9be04fac0690e888ed88 (diff)
downloadpyecsca-2b8e8c4e162e8902c93e1c5d4a18e4e7ceee52fa.tar.gz
pyecsca-2b8e8c4e162e8902c93e1c5d4a18e4e7ceee52fa.tar.zst
pyecsca-2b8e8c4e162e8902c93e1c5d4a18e4e7ceee52fa.zip
-rw-r--r--README.md4
-rw-r--r--docs/_static/logo.pngbin1560 -> 0 bytes
-rw-r--r--docs/_static/logo_black.pngbin3174 -> 6685 bytes
-rw-r--r--docs/_static/logo_small.pngbin0 -> 1757 bytes
-rw-r--r--docs/_static/logo_white.pngbin0 -> 7196 bytes
5 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4351817..a63f194 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ![](docs/_static/logo.png) pyecsca [pɪɛtska]
+# ![](docs/_static/logo_small.png) pyecsca [pɪɛtska]
**Py**thon **E**lliptic **C**urve cryptography **S**ide-**C**hannel **A**nalysis toolkit.
@@ -12,6 +12,8 @@
*pyecsca* contains data from the [Explicit-Formulas Database](https://www.hyperelliptic.org/EFD/index.html) by Daniel J. Bernstein and Tanja Lange.
+It also supports working with [Riscure](https://www.riscure.com) Inspector trace sets, which are of a proprietary format.
+
### Testing
- [nose2](https://nose2.readthedocs.io)
diff --git a/docs/_static/logo.png b/docs/_static/logo.png
deleted file mode 100644
index f01b895..0000000
--- a/docs/_static/logo.png
+++ /dev/null
Binary files differ
diff --git a/docs/_static/logo_black.png b/docs/_static/logo_black.png
index 3fa178a..5fff0c6 100644
--- a/docs/_static/logo_black.png
+++ b/docs/_static/logo_black.png
Binary files differ
diff --git a/docs/_static/logo_small.png b/docs/_static/logo_small.png
new file mode 100644
index 0000000..b51aa36
--- /dev/null
+++ b/docs/_static/logo_small.png
Binary files differ
diff --git a/docs/_static/logo_white.png b/docs/_static/logo_white.png
new file mode 100644
index 0000000..081ab84
--- /dev/null
+++ b/docs/_static/logo_white.png
Binary files differ