diff options
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 |
