blake 2.0.2

Implementation of the BLAKE hash function for Rust via FFI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# blake-rs [![TravisCI build status](https://app.travis-ci.com/nabijaczleweli/blake-rs.svg?branch=master?branch=master)](https://app.travis-ci.com/github/nabijaczleweli/blake-rs) [![AppVeyorCI build status](https://ci.appveyor.com/api/projects/status/augfqfnj6pgwh8ys/branch/master?svg=true)](https://ci.appveyor.com/project/nabijaczleweli/blake-rs/branch/master) [![Licence](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![Crates.io version](https://img.shields.io/crates/v/blake)](https://crates.io/crates/blake)

Implementation of the [BLAKE](http://131002.net/blake) hash function for Rust via FFI.

## [Docs](https://rawcdn.githack.com/nabijaczleweli/blake-rs/doc/blake/index.html)

## Special thanks

To all who support further development on Patreon, in particular:

  * ThePhD
  * Embark Studios
  * Jasper Bekkers