pyecf

View on PyPIReverse Dependencies (0)

0.1.3 pyecf-0.1.3-py3-none-any.whl

Wheel Details

Project: pyecf
Version: 0.1.3
Filename: pyecf-0.1.3-py3-none-any.whl
Download: [link]
Size: 11958
MD5: 21c8d41eee78f2b480af6a9e535d5bc6
SHA256: 8da617be507d334d2e10b1822a421c5358043ab14b5da65bbe752a3068eeed6e
Uploaded: 2023-11-23 15:31:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyecf
Version: 0.1.3
Summary: Elliptic Curve Factorization
Author: Nikita Yurasov
Author-Email: n.yurasov[at]yahoo.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: gmpy2 (<3.0,>=2.1)
Requires-Dist: matplotlib (<4.0,>=3.8)
Requires-Dist: numpy (<2.0,>=1.26)
Requires-Dist: sympy (<2.0,>=1.12)
Requires-Dist: tqdm (<5.0,>=4.66)
Requires-Dist: typer (<0.10,>=0.9)
Description-Content-Type: text/markdown
[Description omitted; length: 11744 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyecf/__init__.py sha256=PrtrHr9n40fw1yWGh6-2KsyL5nAY_sdOZAExCCHMxwM 123
pyecf/ecp/__init__.py sha256=kypKTEJHRDbvRcevNqBD2CqRufkZR0h-YjYnBr_NcLo 99
pyecf/ecp/curve.py sha256=1aCKg9e5XPMft4E3uAv5xdbcyJmt3sY_r3RdKYrdQHE 2420
pyecf/ecp/point.py sha256=ldKeuRwj_3mx-SFfMG8tDhN-lhQoMT3v3uE0kvg4QBw 5248
pyecf/lenstras_algo.py sha256=ed2nBGLCn1aqW7TiKqHfkbYb6c8Y4l-3UgOCw1LHo_s 6578
pyecf/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyecf/scripts/pyecf.py sha256=SndjhErg0tAVCxh0QCIqVg_jpK6ZCrePV21Rm8ZahB8 822
pyecf/utils/__init__.py sha256=PajZxXB2hGyyeIFturrJRyrMsb-4ndDVZB9zDZHXwb4 56
pyecf/utils/gcd.py sha256=SNGB9YFLfAFSZ9fDc3WOQU1xMgSfqfuUdhfKmQ0Palw 480
pyecf/utils/misc.py sha256=JUQ2YnSDLS9kX8kpS6A2Xh_N8jySsCEdOMy-UVXePig 810
pyecf-0.1.3.dist-info/LICENSE sha256=X27CLZAT1jOs3NTruLnejQ6ZoGizxJll5wCuegBCfpo 1070
pyecf-0.1.3.dist-info/METADATA sha256=MyUYVF5Z3SqrbPThplMTK9Fp4UCN74o2NtJOM3f95DE 14482
pyecf-0.1.3.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
pyecf-0.1.3.dist-info/entry_points.txt sha256=EF4FqsInFIvVPSHZeSY0aonZI52NHU7l3bfYTEGnzZE 49
pyecf-0.1.3.dist-info/RECORD

entry_points.txt

pyecf = pyecf.scripts.pyecf:cli