Python modules for all hashing algorithms.
- ✓ scrypt (Litecoin, Dogecoin, Feathercoin, ...)
- ✓ scrypt:N
- ✓ sha256d (Bitcoin, Freicoin, Peercoin/PPCoin, Terracoin, ...)
- ✓ blake (Saffron [SFR] Blake-256)
- ✓ groestl (Groestlcoin)
- ✓ lyra2RE (Lyrabar, Cryptocoin)
- ✓ myr-groestl (Myriad-Groestl)
- ✓ nist5 (MistCoin [MIC], TalkCoin [TAC], ...)
- ✓ pentablake (Joincoin)
- ✓ quark (Quarkcoin)
- ✓ qubit (MyriadCoin [MYR])
- ✓ skein (Skeincoin, Myriadcoin, Xedoscoin, ...)
- ✓ twe (TweCoin)
- ✓ whirlcoin (WhirlCoin)
- ✓ x11 (Darkcoin [DRK], Hirocoin, Limecoin, ...)
- ✓ x13 (Sherlockcoin, [ACE], [B2B], [GRC], [XHC], ...)
- ✓ x14 (X14, Webcoin [WEB])
- ✓ x15 (RadianceCoin [RCE])
- ✓ zr5 (Ziftrcoin [ZRC])
- ? dcrypt
- ? keccak (Maxcoin HelixCoin, CryptoMeth, Galleon, 365coin, Slothcoin, BitcointalkCoin)
- ? luffa (Joincoin, Doomcoin)
- ? magi
- ? yescrypt
- openssl libcrypto https://www.openssl.org/
- python dev https://www.python.org/
$ apt-get install python-all-dev debhelper
$ debuild
Python 2.7 is required as well as a gcc.
$ sudo python2 setup.py install
After installation, test hash.
$ python2 setup.py test
Donations for the work done in this repo are accepted:
elbandi [email protected] 194EJLtVQK8Nac1qz3eWB131D3RTuTyiCB
MIT