pymerkle

View on PyPIReverse Dependencies (3)

6.1.0 pymerkle-6.1.0-py3-none-any.whl

Wheel Details

Project: pymerkle
Version: 6.1.0
Filename: pymerkle-6.1.0-py3-none-any.whl
Download: [link]
Size: 34289
MD5: 387345f53311fa75b597c0e005961101
SHA256: 9ba32e71fc9bd53a65c2815414aca9e3c43b9d0376b3c73d41cb7b3814267a0a
Uploaded: 2023-08-30 14:42:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymerkle
Version: 6.1.0
Summary: Merkle-tree cryptography in python
Author: fmerg
Author-Email: fmerg[at]protonmail.com
Home-Page: https://github.com/fmerg/pymerkle
Project-Url: github, https://github.com/fmerg/pymerkle
Project-Url: source, https://github.com/fmerg/pymerkle/tree/master/pymerkle
Project-Url: docs, https://6.1.0.readthedocs.io/en/latest/
Keywords: merkle,proof,inclusion,consistency
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.6
Requires-Dist: cachetools (==5.3.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8508 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
benchmarks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
benchmarks/conftest.py sha256=UG-9pqZ-bie3km6TJ9LZ2Tb_VkBippFlZwsbsqws7Zg 1693
benchmarks/init_db.py sha256=VDbMBpBMki7sNqFqYPqgBKe5ITNH6niXrhjoaEkh_Co 3004
benchmarks/test_perf.py sha256=5oOJ0J2g60SpkFGpJioNM6m4Q9pfh9g3QRkcKfAYVps 1494
profiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
profiler/__main__.py sha256=GnGF2xm_yaLiEyr-kdgb5lkYumnSHx8uUMDET6R8Bvw 4654
pymerkle/__init__.py sha256=E2L5x7C_v_0mo6nawAWBWg9C8DWn1PMKUUU-QCfAbwg 430
pymerkle/constants.py sha256=bmP-chmXOcovVRJ7NOLu8Ulp358kz-zbFYO2Mavov10 387
pymerkle/core.py sha256=kERHqXFLwE1V6hrcOCX9K0lyZGDFh00VJ1mECpwbztI 18271
pymerkle/hasher.py sha256=FFsCxnRxcXL7l8DqMvWexI95d8sARPjmBWELzXFzFdk 2707
pymerkle/proof.py sha256=H9Tpc-uZZu3oX732JwdFJZu-5BtjUD9bL8WXib-TDj4 4889
pymerkle/utils.py sha256=1Qn5OnDqAMp4rgv_zmlH1ZXTym8TDHSUDmEAjlYU970 787
pymerkle/concrete/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pymerkle/concrete/inmemory.py sha256=cO2Pd7CZCq5CEf-amtuJgrCxEYTSAEGx1iMOVLcSngw 11851
pymerkle/concrete/sqlite.py sha256=5JFwZ59WyLxxxVdJTrNNYQftgW6EPdgfoPT3hLSzYAk 5313
pymerkle-6.1.0.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
pymerkle-6.1.0.dist-info/METADATA sha256=CJJJI66LHrkTdsSw2SHun9zsy5BDLko9GrSmKEGOjYY 9484
pymerkle-6.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
pymerkle-6.1.0.dist-info/top_level.txt sha256=xPLyRiC0TQm5nYLshnxdgtppuwTBls26FOi4AmRKUWo 29
pymerkle-6.1.0.dist-info/RECORD

top_level.txt

benchmarks
profiler
pymerkle