zebra-lucky / x11-hash-py

x11 hash with all component hashes written in Python
MIT License
1 stars 1 forks source link

Port of https://github.com/dashpay/x11-hash-js/

Keccak512 get from from https://github.com/ctz/keccak

Too slow, need to optimize (redesign 64-bit operations and other). To work with Python2 need to fix groestl and skein hashes.