1 unstable release

0.1.0 May 5, 2020

#1499 in Cryptography

40 downloads per month
Used in 3 crates

MIT license

25KB
440 lines

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.

Dependencies

~4–13MB
~137K SLoC