Versions
Description
btclib is a python library intended for teaching and demonstration of the cryptography used in bitcoin. To install (and upgrade) `btclib`: ```shell python3 -m pip install --upgrade btclib ``` Algorithms are not to be used in production environments: they could be broken using side-channel attacks. Moreover, they will probably have major refactorings without care for backward compatibility.
Repository
https://github.com/dginst/btclib
Project Slug
btclib
Last Built
1 month, 2 weeks ago passed
Maintainers
Home Page
Badge
Tags
base58, bip32, bip39, bitcoin, cryptography, ecdsa, electrum, elliptic-curve-diffie-hellman, elliptic-curves, pedersen-commitment, rfc-6979, schnorr
Short URLs
btclib.readthedocs.io
btclib.rtfd.io
Default Version
latest
'latest' Version
master