Skip to content

allgamescoindev/x16r_hash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x16r_hash

The X16R hashing algorithm consists of 16 hashing algorithms operating in chain fashion with the ordering dependent on the last 8 bytes (16 nibbles) of the hash of the previous block. The algorithms are as follows:
Order Algo
0 blake
1 bmw
2 groestl
3 jh
4 keccak
5 skein
6 luffa
7 cubehash
8 shavite
9 simd
10 echo
11 hamsi
12 fugue
13 shabal
14 whirlpool
15 sha512

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Other 0.1%