minio / blake2b-simd

Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions
Apache License 2.0
253 stars 31 forks source link

internal: use arrays instead of make for simple values. #22

Closed harshavardhana closed 8 years ago

harshavardhana commented 8 years ago

Fixes #16