1 unstable release

0.1.0 May 5, 2020

#11 in #sponge

Download history 4/week @ 2024-01-08 5/week @ 2024-02-12 8/week @ 2024-02-19 45/week @ 2024-02-26 10/week @ 2024-03-04 16/week @ 2024-03-11 9/week @ 2024-03-18

80 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

~3.5–5.5MB
~96K SLoC