Files
dolt/vendor/github.com/codahale/blake2
Aaron Boodman 8fc7a9b223 Add more hash functions to clients/go/hash-perf-rig (#1598)
* go/hash-perf-rig: add sha256 and sha512 support

* go/hash-perf-rig: add blake2b
2016-05-23 18:17:10 -07:00
..

blake2

Build Status

A Go wrapper of the BLAKE2 hash library, using the public domain, SSE-optimized C implementation.

For documentation, check godoc.