Toy checksumming algorithm aimed at 64 bit processors. On my machine, this algorithm is about twice as fast as md5sum on my 64 bit machine and six times faster than sha256sum.
elandeholm/el128
Toy checksumming algorithm aimed at 64 bit processors. This algorithm is about twice as fast as md5 on my 64 bit machine and 6 times faster than sha256sum.
C