blake 2.0.1

Implementation of the BLAKE hash function for Rust via FFI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*
!.gitignore
!.travis.yml
!build.rs
!gh_rsa.enc
!appveyor.yml
!LICENSE
!README.md
!Cargo.toml
!rustfmt.toml
!*.sublime-project
!src
!src/**
!ext
!ext/**