iota-crypto-preview 0.1.0

preview
Documentation

This is a prototype for PR #21, the RFC introducing the Kerl and CurlP hash functions implemented in terms of a common Sponge trait.

The main focus of this prototype are the [Sponge] trait, and the [CurlP], and [Kerl] types. These are cryptographic hash functions that are sponge constructions implemented in terms of the trait.