Skip to content

X15 hashing for kobocoin. If you are using this module please make sure it matches your coin's hashblock.h before implementing

Notifications You must be signed in to change notification settings

kobocoin/x15_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

X15 hashing for kobocoin. If you are using this module please make sure it matches your coin's hashblock.h before implementing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published