aboutsummaryrefslogtreecommitdiff
path: root/docs/installation.rst
diff options
context:
space:
mode:
authorJ08nY2024-07-11 15:45:54 +0200
committerJ08nY2024-07-11 15:45:54 +0200
commit43e105655bd2de6b64ddb3c4ddf4b965bc196e6b (patch)
tree0cdb44eba00cad7d2e87a41e6c202f33578ae92a /docs/installation.rst
parentb85ebefb35e2661e87a8c1be16a222bb6eae6a1f (diff)
downloadpyecsca-43e105655bd2de6b64ddb3c4ddf4b965bc196e6b.tar.gz
pyecsca-43e105655bd2de6b64ddb3c4ddf4b965bc196e6b.tar.zst
pyecsca-43e105655bd2de6b64ddb3c4ddf4b965bc196e6b.zip
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index d973a02..2396171 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -40,6 +40,7 @@ Requirements
- **Faster arithmetic:**
- gmpy2_ (and also GMP library)
+ - python-flint_ (and also Flint library)
- cypari2_ (and also PARI library)
*pyecsca* contains data from the `Explicit-Formulas Database`_ by Daniel J. Bernstein and Tanja Lange.
@@ -92,6 +93,7 @@ Requirements
.. _pyscard: https://pyscard.sourceforge.io/
.. _leia: https://pypi.org/project/smartleia/
.. _gmpy2: https://gmpy2.readthedocs.io/
+.. _python-flint: https://fredrikj.net/python-flint/
.. _cypari2: https://cypari2.readthedocs.io/
.. _pytest: https://pytest.org
.. _mypy: http://mypy-lang.org/