Basicblockchains-ecc

Latest version: v2.2.0

Safety actively analyzes 624712 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.0

Fixed packaging issues present in V1.0.x.

Install from PyPi using:
pip install basicblockchains-ecc

Get any secp curve as follows, e.g.:
from basicblockchains_ecc.elliptic_curve import secp256k1

If primefac package missing or throwing errors you can install via
pip install primefac

See read me for more details: [README.md](https://github.com/BasicBlockchains/ECC/files/9227624/README.md)

v.1.0.2
The first official release for the Basic Blockchains elliptic curve cryptography package. Version number agrees with PyPi package.

Install from PyPi using:
pip install basicblockchains-ecc

If primefac package missing or throwing errors you can install via
pip install primefac

See read me for more details: [README.md](https://github.com/BasicBlockchains/ECC/files/9227624/README.md)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.