large-hashable-0.1.0.0: Efficiently hash (large) Haskell values

Safe HaskellNone
LanguageHaskell2010

Data.LargeHashable.MD5

Description

An implementation of HashAlgorithm for MD5 (https:/www.ietf.orgrfc/rfc1321.txt).

Documentation

newtype MD5Hash Source

Constructors

MD5Hash 

Fields

unMD5Hash :: Word128