package crc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module CrcSource

CRC library for strings and cstructs.

Sourceexception Invalid_length
Sourceexception Invalid_offset
Sourcemodule Crc32 : sig ... end

This is the algorithm used by HDLC, ANSI X3.66, ITU-T V.42, Ethernet, Serial ATA, MPEG-2, PKZIP, Gzip, Bzip2, PNG and others: http://en.wikipedia.org/wiki/Cyclic_redundancy_check#Commonly_used_and_standardized_CRCs

OCaml

Innovation. Community. Security.