From 1943d7e8fc0e1e6b578e9be04fac0690e888ed88 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 13 Dec 2018 17:50:16 +0100 Subject: Setup EC models, curves, formulas from efd. --- docs/index.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.3.1