 | Crypto-4.1.0: DES, Blowfish, AES, TEA, SHA1, MD5, RSA, BubbleBabble,
Hexdump, Support for Word128, Word192 and Word256 and Beyond, PKCS5
Padding, Various Encryption Modes e.g. Cipher Block Chaining all in one package. | Source code | Contents | Index |
|
|
|
| Description |
| Implements SHA-256, SHA-384, SHA-512, and SHA-224 as defined in FIPS 180-2
http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| sha256 currently requires that the bitSize of a divide 32
|
|
|
| shaXXXAscii assumes that all characters of the strings are
ISO-latin-1 characters. ie. each characters fits in one octet.
|
|
|
|
|
| sha384 currently requires that the bitSize of a divide 64
|
|
|
|
|
|
|
| sha384 currently requires that the bitSize of a divide 64
|
|
|
|
|
Instances | |
|
|
|
| sha224 currently requires that the bitSize of a divide 32
|
|
|
|
|
Instances | |
|
|
|
|
| Produced by Haddock version 2.1.0 |