stealth-key-tool

View on PyPIReverse Dependencies (0)

0.4.3 stealth_key_tool-0.4.3-py3-none-any.whl

Wheel Details

Project: stealth-key-tool
Version: 0.4.3
Filename: stealth_key_tool-0.4.3-py3-none-any.whl
Download: [link]
Size: 39941
MD5: d23cabf20722c29ed882523c67a6d6db
SHA256: 17425fba12306c483eae582706c0f77e9d08e72ac38b25957f8cca1e775feee7
Uploaded: 2024-01-10 02:40:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stealth_key_tool
Version: 0.4.3
Summary: A simplified wrapper for working with HD wallets
Author: James Stroud
Author-Email: James Stroud <stealthsend[at]stealth-coin.com>
Home-Page: https://github.com/Stealth-R-D-LLC/stealth-key-tool
Project-Url: homepage, https://github.com/Stealth-R-D-LLC/stealth-key-tool
License: Copyright (c) 2022 2024, James Stroud Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Keywords: bip32 bip39 bip44 cryptocurrencies
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: ecdsa
Requires-Dist: pycryptodome
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 17999 characters]

WHEEL

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

RECORD

Path Digest Size
stealth_key_tool/__init__.py sha256=a7PxGJwDsHE9UCwxvsFatX_6UOCfDz3CE9hrHykjJ2Q 1364
stealth_key_tool/key_tool_cli.py sha256=oeSC8C6wi7AdClJdH_GUSLxugSx1P0e-VuaU2MZxGNM 11825
stealth_key_tool/stealth_key_tool.py sha256=kGgWae6N8NhRgJqyW1Cr7CShlssmGaDeoAomaFb7UvE 6911
stealth_key_tool/version.py sha256=gEskh1XoTaCQjtlhC6LVeOWU1wmjVzkZuc51XxeZdlc 16
stealth_key_tool/bip32utils/BIP32Key.py sha256=Q9ksqy1rg5ydxPjPeTvWF_ypvDfZsk-_HpzF0xp02_o 14565
stealth_key_tool/bip32utils/Base58.py sha256=IJZvrYmz7zN805dqBzvIe7-PGPJcApArNlYrc4NviyM 2123
stealth_key_tool/bip32utils/__init__.py sha256=WUnn1MwK8C4SMFwuw3NiWPUZ5vYbQRYg15GRmYsYvv4 45
stealth_key_tool/bip32utils/bip32gen.py sha256=z3jliJjW2vfUTssaSwsp7973B9ugQe7D20D6OzxaaUU 9604
stealth_key_tool/bip39/__init__.py sha256=Q0UgLmem_P6_40zKMZyvhs_b82UApH-iAyyBuEeXhmk 70
stealth_key_tool/bip39/bip39.py sha256=jjxldpkxQfRXBO8xksaRc_q01D_athMSgPLNcdH7aLI 3633
stealth_key_tool/bip39/bitfield.py sha256=SmViTBCiRP9kAQqI_zJVD_TIM7oEWSpgITfIlr_9o4M 12096
stealth_key_tool/bip39/english.py sha256=7RyGYs_urIYkWckjXmDMq61gKxNDROZ8fjoaFqBaor4 27579
stealth_key_tool/pbkdf2/__init__.py sha256=-aKDuP37CTll_NCGLIlX3104NxsHgWktRIIglPglLyA 27
stealth_key_tool/pbkdf2/pbkdf2.py sha256=C1Wk-c1UtTDAJwIWJUntpwyTtIJEsg6Ky4C3dbVSwa0 5063
stealth_key_tool-0.4.3.dist-info/LICENSE sha256=4UO6xPzjsSGExEsO6vUlRQaqrw8g66EFmCTImmF5XK0 736
stealth_key_tool-0.4.3.dist-info/METADATA sha256=JbziPNAanC1dabb8JvuQ70lWIhZQc4BNVzE0KPB6zYI 19487
stealth_key_tool-0.4.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
stealth_key_tool-0.4.3.dist-info/entry_points.txt sha256=jYzDGsDtJmItvMyXatcm-N5MZa1MLt0BowPGlG8Yau0 128
stealth_key_tool-0.4.3.dist-info/top_level.txt sha256=40VCOLTKL59vm7raJMMqU2yXten_CxIsN5B--G6xesY 17
stealth_key_tool-0.4.3.dist-info/RECORD

top_level.txt

stealth_key_tool

entry_points.txt

bip32gen = stealth_key_tool.bip32utils.bip32gen:main
stealth-key-tool.py = stealth_key_tool.key_tool_cli:main