eciespy

View on PyPIReverse Dependencies (18)

0.4.1 eciespy-0.4.1-py3-none-any.whl

Wheel Details

Project: eciespy
Version: 0.4.1
Filename: eciespy-0.4.1-py3-none-any.whl
Download: [link]
Size: 10044
MD5: 5bc33431e72292115be66f3aa033097f
SHA256: 585de62e76ac8f210ea8d3e22aacc0064c270469bef0ed453627f2cacec81814
Uploaded: 2023-11-13 15:45:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eciespy
Version: 0.4.1
Summary: Elliptic Curve Integrated Encryption Scheme for secp256k1 in Python
Author: Weiliang Li
Author-Email: to.be.impressive[at]gmail.com
Maintainer: Weiliang Li
Maintainer-Email: to.be.impressive[at]gmail.com
Home-Page: https://github.com/ecies/py
Project-Url: Repository, https://github.com/ecies/py
License: MIT
Keywords: secp256k1,crypto,elliptic curves,ecies,bitcoin,ethereum,cryptocurrency
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.8,<4.0
Requires-Dist: coincurve (<19,>=13)
Requires-Dist: eth-keys (<0.5.0,>=0.4.0)
Requires-Dist: pycryptodome (<4.0.0,>=3.18.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5374 characters]

WHEEL

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

RECORD

Path Digest Size
ecies/__init__.py sha256=7KANzB0tdLcBNfytB6SUEkdT4U_drJhKsEVWjTSaNNk 1865
ecies/__main__.py sha256=y2SN_6dp_GT2Ab48I0nEAd8flkl7aj8PvoCLGOhzX40 3083
ecies/config.py sha256=p357UF1yqn9uOYP_4dBNyJbYMANF7wUKAFWMUHLJgjs 725
ecies/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
ecies/utils/__init__.py sha256=yvjN5tkT4x9gl5b0K-JNm7sy7HzWyqIWwQdng_5EDyU 403
ecies/utils/elliptic.py sha256=Pa-1GBeivtBEAqYqZbWp0xIWtKkyg-kLLDF18_9_3B0 2902
ecies/utils/hex.py sha256=IkMLsRUlLQS1napDLDgd5rJwl8-DQvY-5FXh6B3Urx4 826
ecies/utils/symmetric.py sha256=dYr_ZgHqOKQMggyfB41qrXiH0ma2n9Wwh-CYaeqfh_8 3583
eciespy-0.4.1.dist-info/LICENSE sha256=iEEzcvgRPnXxXxVOc7rEeBmW4xRcBvfqz6BZ6XnPHwQ 1073
eciespy-0.4.1.dist-info/METADATA sha256=B-LzF5rdtAeuM7urzLe2831yFosx5fyn5y9Ngl56D3U 6654
eciespy-0.4.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
eciespy-0.4.1.dist-info/entry_points.txt sha256=E9hR-WY6_0S5RRDoUZbhGzysUKZvJdENCiLGPMUpPhY 47
eciespy-0.4.1.dist-info/RECORD

entry_points.txt

eciespy = ecies.__main__:main