eciespy

View on PyPIReverse Dependencies (19)

0.4.3 eciespy-0.4.3-py3-none-any.whl

Wheel Details

Project: eciespy
Version: 0.4.3
Filename: eciespy-0.4.3-py3-none-any.whl
Download: [link]
Size: 10029
MD5: a20a510c1aff8c2c1ab3a01de040bf2b
SHA256: 3cc24b2f4aa99792bc638c6ee6ac0e2bbe268c8f0ac30fb810bbcd49ef5ba2cc
Uploaded: 2024-11-13 23:49:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eciespy
Version: 0.4.3
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 :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.8,<4.0
Requires-Dist: coincurve (<21,>=13)
Requires-Dist: eth-keys (<0.7,>=0.4)
Requires-Dist: pycryptodome (<4.0.0,>=3.19.1)
Description-Content-Type: text/markdown
[Description omitted; length: 5335 characters]

WHEEL

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

RECORD

Path Digest Size
ecies/__init__.py sha256=7KANzB0tdLcBNfytB6SUEkdT4U_drJhKsEVWjTSaNNk 1865
ecies/__main__.py sha256=rycAHbJJMkE6WPprV6xNmseIxIopBlF5NmHmH-chlPk 3085
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=iblLKkE31G2K68X84heo8pDx7SBTccgo4z10fwkfIwA 2883
ecies/utils/hex.py sha256=IkMLsRUlLQS1napDLDgd5rJwl8-DQvY-5FXh6B3Urx4 826
ecies/utils/symmetric.py sha256=dYr_ZgHqOKQMggyfB41qrXiH0ma2n9Wwh-CYaeqfh_8 3583
eciespy-0.4.3.dist-info/LICENSE sha256=nbB48zs1wRIyJE4-FJHwBJ2hJViOwIvnUtK5IqjNDnQ 1073
eciespy-0.4.3.dist-info/METADATA sha256=l5TjZeFgBlV8Tg9W9sQpLxHczFq4Wb_Govuzv2UJuo8 6662
eciespy-0.4.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
eciespy-0.4.3.dist-info/entry_points.txt sha256=E9hR-WY6_0S5RRDoUZbhGzysUKZvJdENCiLGPMUpPhY 47
eciespy-0.4.3.dist-info/RECORD

entry_points.txt

eciespy = ecies.__main__:main