aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2019-04-23 19:05:27 +0200
committerJ08nY2019-04-23 19:05:27 +0200
commit28390ec1575e0af026be2bfea6fd0bca8f55c008 (patch)
treefefdb02a66c2811be4dd95da4751a9b3756b740c /docs
parent06b421731616099cc42d19e345aa71e5d6708167 (diff)
downloadpyecsca-28390ec1575e0af026be2bfea6fd0bca8f55c008.tar.gz
pyecsca-28390ec1575e0af026be2bfea6fd0bca8f55c008.tar.zst
pyecsca-28390ec1575e0af026be2bfea6fd0bca8f55c008.zip
Add proper context management.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 525dff6..13d70ac 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -36,7 +36,7 @@ Requirements
- matplotlib_
- atpublic_
- fastdtw_
- - asn1crypto
+ - asn1crypto_
*pyecsca* contains data from the `Explicit-Formulas Database`_ by Daniel J. Bernstein and Tanja Lange.
@@ -90,6 +90,7 @@ this support is very appreciated.
.. _matplotlib: https://matplotlib.org/
.. _atpublic: https://public.readthedocs.io/
.. _fastdtw: https://github.com/slaypni/fastdtw
+.. _asn1crypto: https://github.com/wbond/asn1crypto
.. _nose2: https://nose2.readthedocs.io
.. _green: https://github.com/CleanCut/green
.. _mypy: http://mypy-lang.org/