hans-3.0.1: Network Stack

Safe HaskellNone
LanguageHaskell2010

Hans.Checksum

Contents

Description

A module providing checksum computations to other parts of Hans. The checksum here is the standard Internet 16-bit checksum (the one's complement of the one's complement sum of the data).

Synopsis

Checksums