bitcoin-hs-0.0.1: Partial implementation of the Bitcoin protocol (as of 2013)

Safe HaskellNone
LanguageHaskell98

Bitcoin.Crypto.Hash.MD5

Description

MD5 hash (for completeness)

Documentation

md5 :: OctetStream a => a -> MD5 Source #