Crypto-3.0.3: DES, Blowfish, AES, SHA1, MD5, RSA, X.509 Identity and Attribute Certificates, General ASN.1 Support, Base64, PKCS8, PKCS1v15, Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5 Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package.ContentsIndex
Data.LargeWord
Portabilityportable
Stabilityexperimental
Maintainerdominic.steinitz@blueyonder.co.uk
Description
Provides Word128, Word192 and Word256 and a way of producing other large words if required.
Documentation
type Word128 = LargeKey Word64 Word64
type Word192 = LargeKey Word64 Word128
type Word256 = LargeKey Word64 Word192
Produced by Haddock version 0.8