| License | MIT |
|---|---|
| Maintainer | Francis Lim <thyeem@gmail.com> |
| Stability | experimental |
| Portability | unknown |
| Safe Haskell | None |
| Language | Haskell2010 |
Crypto.Longshot.Hasher
Description
Synopsis
- type Hasher = ByteString -> ByteString
- getHasher :: String -> Hasher
Documentation
type Hasher = ByteString -> ByteString Source #
Type for hash functions available