1 unstable release
0.1.0 | May 5, 2020 |
---|
#12 in #sponge
Used in 3 crates
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
~5–14MB
~152K SLoC