diff options
| author | J08nY | 2018-12-13 17:50:16 +0100 |
|---|---|---|
| committer | J08nY | 2019-03-21 11:00:14 +0100 |
| commit | 1943d7e8fc0e1e6b578e9be04fac0690e888ed88 (patch) | |
| tree | f376a7c152526454439145217c21df75c006b455 /docs/index.rst | |
| parent | 70a37f8134f177e02d23a402cb47344229ce4df5 (diff) | |
| download | pyecsca-1943d7e8fc0e1e6b578e9be04fac0690e888ed88.tar.gz pyecsca-1943d7e8fc0e1e6b578e9be04fac0690e888ed88.tar.zst pyecsca-1943d7e8fc0e1e6b578e9be04fac0690e888ed88.zip | |
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 43ed1fa..a1a7e33 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,6 +27,11 @@ Requirements - atpublic_ - fastdtw_ +*pyecsca* contains data from the `Explicit-Formulas Database`_ by Daniel J. Bernstein and Tanja Lange. + +It also supports working with Riscure_ Inspector trace sets, which are of a proprietary format. + + Testing ------- @@ -70,4 +75,6 @@ License .. _fastdtw: https://github.com/slaypni/fastdtw .. _nose2: https://nose2.readthedocs.io .. _green: https://github.com/CleanCut/green -.. _sphinx: https://www.sphinx-doc.org/
\ No newline at end of file +.. _sphinx: https://www.sphinx-doc.org/ +.. _Explicit-Formulas Database: https://www.hyperelliptic.org/EFD/index.html +.. _Riscure: https://www.riscure.com/
\ No newline at end of file |
