longshot-0.1.0.6: Fast Brute-force search using parallelism
LicenseMIT
MaintainerFrancis Lim <thyeem@gmail.com>
Stabilityexperimental
Portabilityunknown
Safe HaskellNone
LanguageHaskell2010

Crypto.Longshot.Hasher

Description

 
Synopsis

Documentation

type Hasher = ByteString -> ByteString Source #

Type for hash functions available

getHasher :: String -> Hasher Source #

Select hasher by defined name