Copyright | (c) Dmitry Astapov 20006, Ian Lynagh 2001 |
---|---|
License | BSD-style (see the file ReadMe.tex) |
Maintainer | dastapov@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Network.XMPP.MD5
Description
Takes the MD5 module supplied by Ian Lynagh and strips it a bit to reduce number of imports See http://web.comlab.ox.ac.uk/oucl/work/ian.lynagh/ and http://www.ietf.org/rfc/rfc1321.txt.
Documentation
class MD5 a where