Hacker News
- Show HN: Go version of HighwayHash with optimized assembly implementations https://github.com/minio/highwayhash 13 comments
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs. https://github.com/minio/highwayhash 8 comments golang
Linking pages
Linked pages
- GitHub - minio/sha256-simd: Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native. https://github.com/minio/sha256-simd 34 comments
- GitHub - google/highwayhash: Fast strong hash functions: SipHash/HighwayHash https://github.com/google/highwayhash 28 comments
- Jean-Philippe Aumasson http://131002.net/siphash/siphash.pdf 1 comment
Would you like to stay up to date with Golang? Checkout Golang
Weekly.