MissingH-1.2.0.1: Large utility library

Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>
Safe HaskellNone

Data.Hash.CRC32.Posix

Description

CRC32 checksumming using POSIX 1003.2-1992 algorithm for the polynomial { 32 26 23 22 16 12 11 10 8 7 5 4 2 1 }, also defined in ISO 8802-3: 1989.

Copyright (c) 2002 HardCore SoftWare, Doug Hoyte

Documentation