Metadata-Version: 2.1
Name: pyecf
Version: 0.0.2
Summary: Elliptic Curve Factorization
Home-page: https://github.com/NikitaYurasov/ECF
Author: Yurasov Nikita
Author-email: n.yurasov@yahoo.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: gmpy2 (==2.1.0b1)
Requires-Dist: matplotlib (==3.4.1)
Requires-Dist: numpy (==1.20.2)
Requires-Dist: setuptools (==49.6.0.post20210108)
Requires-Dist: sympy (==1.8)
Requires-Dist: tqdm (==4.60.0)

UNKNOWN


