eciespy

View on PyPIReverse Dependencies (20)

0.4.4 eciespy-0.4.4-py3-none-any.whl

Wheel Details

Project: eciespy
Version: 0.4.4
Filename: eciespy-0.4.4-py3-none-any.whl
Download: [link]
Size: 11468
MD5: fb60af6cc72e3e9ef5a445ce6ec7e0ae
SHA256: 5f09954122b83afadf34d317b72d3c61dec0daecda94617cc3274d11c8b563af
Uploaded: 2025-03-10 15:30:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: eciespy
Version: 0.4.4
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
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.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.9,<4.0
Requires-Dist: coincurve (<22,>=13)
Requires-Dist: eth-keys (<0.7,>=0.4); extra == "eth"
Requires-Dist: pycryptodome (<4.0.0,>=3.19.1)
Provides-Extra: eth
Description-Content-Type: text/markdown
[Description omitted; length: 5543 characters]

WHEEL

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

RECORD

Path Digest Size
ecies/__init__.py sha256=mhT5Jc4nK61ko9gCXh7Podx2yhkG97TxrvCWBnuotic 2271
ecies/__main__.py sha256=xEUzoWuF7Jz7lqyHlNd6HhOlqV_UFu_wJ3g-jfwfvcw 3127
ecies/config.py sha256=H6GyyvIuTtai85lYMXbvs-zhhFKChHOCNBD2oneuEX8 736
ecies/consts.py sha256=THpgrroQAS_COlzky9gHoRpbl56rHMhVVIZb2Ww7frA 166
ecies/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
ecies/utils/__init__.py sha256=8cG2eCZ25qTCJ7mxJ47DLK4XJgWoAvl-BiDYNpF14XM 576
ecies/utils/elliptic.py sha256=m_HCI2FO0ePVGBq3iWK35mEP4R-KTH_ctne9UlGlbJw 2195
ecies/utils/eth.py sha256=nQjrDuwdIoZgoHlOowH95lmoIhn_grX8OPQGgFe6_sY 1268
ecies/utils/hash.py sha256=ewtf2_oWMMqFIJr3kFiI79acwlcWP7Irdws2O4YdPCQ 704
ecies/utils/hex.py sha256=vZdYcjgzSGGNVit1gEm2JBO4UrTWMvObWNTanOEwuKM 501
ecies/utils/symmetric.py sha256=Utbn2UujBrJBA4AmhT56P5NZbPUnok-I5IQvie9grC0 3557
eciespy-0.4.4.dist-info/LICENSE sha256=u3bdACtOsEivsh_1NelHa33ZRKnS265xQL53lQhCpDM 1073
eciespy-0.4.4.dist-info/METADATA sha256=cLz1aq3R5c9ALjIL418hmnjipuWe02OcaLFNkwM_s8g 6824
eciespy-0.4.4.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
eciespy-0.4.4.dist-info/entry_points.txt sha256=E9hR-WY6_0S5RRDoUZbhGzysUKZvJdENCiLGPMUpPhY 47
eciespy-0.4.4.dist-info/RECORD

entry_points.txt

eciespy = ecies.__main__:main