Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 156 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 156 Bytes

gosha3

Golang script to test sha3 operations in serial and parallel

Usage

    go get golang.org/x/crypto/sha3 # first time
    go run sha3.go