diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | docs/_static/logo.png | bin | 1560 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/logo_black.png | bin | 3174 -> 6685 bytes | |||
| -rw-r--r-- | docs/_static/logo_small.png | bin | 0 -> 1757 bytes | |||
| -rw-r--r-- | docs/_static/logo_white.png | bin | 0 -> 7196 bytes |
5 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#  pyecsca [pɪɛtska] +#  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 Binary files differdeleted file mode 100644 index f01b895..0000000 --- a/docs/_static/logo.png +++ /dev/null diff --git a/docs/_static/logo_black.png b/docs/_static/logo_black.png Binary files differindex 3fa178a..5fff0c6 100644 --- a/docs/_static/logo_black.png +++ b/docs/_static/logo_black.png diff --git a/docs/_static/logo_small.png b/docs/_static/logo_small.png Binary files differnew file mode 100644 index 0000000..b51aa36 --- /dev/null +++ b/docs/_static/logo_small.png diff --git a/docs/_static/logo_white.png b/docs/_static/logo_white.png Binary files differnew file mode 100644 index 0000000..081ab84 --- /dev/null +++ b/docs/_static/logo_white.png |
