Skip to content

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

License

Notifications You must be signed in to change notification settings

avive/slow-time-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages