Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 475 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 475 Bytes

x15_hash - modified to hash kobocoin correctly

This module has been built using the hashblock.h of Kobocoin.

Please check your coin's hashblock.h to verify this particular copy of the x15_hash module applies to your coin.

Chain order:

  1. blake
  2. bmw
  3. groestl
  4. skein
  5. jh
  6. keccak
  7. luffa
  8. cubehash
  9. shavite
  10. simd
  11. echo
  12. hamsi
  13. fugue
  14. shabal
  15. whirlpool

These are the 15 hashing algorithms that make up Kobocoin's x15 hashing protocol.