crc

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Zlib

README

CRC

License GoDev Reference Go Report Card

This module wraps standard library CRC packages and provides additional functionality to efficiently combine independently calculated checksums of sequential blocks of data.

The algorithm for combining checksums is adapted from zlib by Mark Adler.

Directories

Path Synopsis
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.
Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64, checksum.
Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64, checksum.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL