package
0.0.0-20241203163339-7726ff2ed94d
Repository: https://github.com/ckatsak/junkcode.git
Documentation: pkg.go.dev
# README
t181
a.go
Modified t147.go to also include SHA1.
b.go
Modified a.go to include only Blake2b and SHA1.
c.go
Modified b.go to include 128-bit MD5, Murmur3, SipHash and HighwayHash, and 64-bit xxHash.
hwh.go
Test HighwayHash's output.