The security/py-fastecdsa port
py3-fastecdsa-3.0.0 – fast elliptic curve digital signatures (cvsweb github mirror)
Description
Fast elliptic curve cryptography, specifically digital signatures. There is no nonce reuse, no branching on secret material, and all points are validated before any operations are performed on them. Timing side channels are mitigated via Montgomery point multiplication. Nonces are generated per RFC6979.WWW: https://github.com/AntonKueltz/fastecdsa
Maintainer
Theo Buehler
Categories
Library dependencies
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/fastecdsa-benchmark
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/LICENSE
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/entry_points.txt
- /usr/local/lib/python3.12/site-packages/fastecdsa-3.0.0.dist-info/top_level.txt
- /usr/local/lib/python3.12/site-packages/fastecdsa/
- /usr/local/lib/python3.12/site-packages/fastecdsa/__init__.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/benchmark.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/benchmark.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/curve.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/curve.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/ecdsa.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/ecdsa.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/keys.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/keys.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/point.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/point.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/typing.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/typing.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/util.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/__pycache__/util.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/_ecdsa.cpython-312.so
- /usr/local/lib/python3.12/site-packages/fastecdsa/benchmark.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/curve.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/curvemath.cpython-312.so
- /usr/local/lib/python3.12/site-packages/fastecdsa/ecdsa.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__init__.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/asn1.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/asn1.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/der.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/der.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/pem.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/pem.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/sec1.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/sec1.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/util.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/__pycache__/util.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/asn1.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/der.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/pem.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/sec1.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/encoding/util.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/keys.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/point.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/py.typed
- /usr/local/lib/python3.12/site-packages/fastecdsa/typing.py
- /usr/local/lib/python3.12/site-packages/fastecdsa/util.py