avive / slow-time-functions

Playground for serial sha-256 hashing in GO using the optimized sha-256 library from https://github.com/minio/sha256-simd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slow-time-functions

Playground for serial sha-256 hashing in GO using the optimized sha-256 library from https://github.com/minio/sha256-simd

Running

go get github.com/minio/sha256-simd
go run main.go

About

Playground for serial sha-256 hashing in GO using the optimized sha-256 library from https://github.com/minio/sha256-simd

License:MIT License


Languages

Language:Go 100.0%