zeros 10.0.1

Keccak implementation
Documentation
# License: see LICENSE file at root directory of `master` branch

[package]
name = 'zeros'
version = '10.0.1'
edition = '2018'
authors = ['Hai Bison <haibison.apps@gmail.com>']
description = 'Keccak implementation'
repository = 'https://bitbucket.org/haibison/zeros'
license-file = 'LICENSE'
keywords = ['keccak', 'implementation']
categories = ['algorithms', 'no-std']

[dev-dependencies]

[features]
std = []

[package.metadata.docs.rs]
all-features = true