blake2 ====== [![Build Status](https://travis-ci.org/codahale/blake2.png?branch=master)](https://travis-ci.org/codahale/blake2) A Go wrapper of the [BLAKE2](https://github.com/BLAKE2/BLAKE2) hash library, using the public domain, SSE-optimized C implementation. For documentation, check [godoc](http://godoc.org/github.com/codahale/blake2).