License | BSD-style |
---|---|
Maintainer | Vincent Hanquez <vincent@snarc.org> |
Stability | experimental |
Portability | unknown |
Safe Haskell | Trustworthy |
Language | Haskell98 |
Crypto.Hash.SHA3
Description
Warning: this implementation is not SHA3 as standardized, but SHA3 as submitted before standardisation (Keccak)
A module containing SHA3 bindings
WARNING: this implementation is not SHA3 as standardize, but SHA3 as submitted before standardisation. also known at the Keccak.
A matching implementation is available as Keccak in cryptonite for people that are using the pre-standard SHA3.
do not use.