Cryptotools Alternatives
Similar projects and alternatives to cryptotools
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
awesome-blockchains
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized.
-
-
RsaCtfTool
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
-
-
ecdsa-private-key-recovery
A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature parameter r
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better cryptotools alternative or higher similarity.
cryptotools discussion
cryptotools reviews and mentions
Posts with mentions or reviews of cryptotools.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-15.
-
How do you find underlying addresses or balance/transactions from a Bitcoin xpub, zpub, or ypub address?
pip3 install git+https://github.com/mcdallas/cryptotools.git@master#egg=cryptotools
-
A from-scratch tour of Bitcoin in Python
I’ve made something similar in order to learn how everything works and made it into a python library. Everything is in pure python with no dependencies, only std lib. I’ve implemented all the crypto stuff, address generation including HD, transaction serialization and even the bitcoin script. https://github.com/mcdallas/cryptotools
Stats
Basic cryptotools repo stats
2
206
2.4
5 months ago
mcdallas/cryptotools is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cryptotools is Python.