Versions in this module Expand all Collapse all v0 v0.1.2 Jun 27, 2026 v0.1.1 Jun 26, 2026 v0.1.0 Jun 14, 2026 Changes in this version + const ECMA + const ISO + const Size + func Checksum(data []byte, tab *Table) uint64 + func New(tab *Table) hash.Hash64 + func Update(crc uint64, tab *Table, p []byte) uint64 + type Table = stdcrc64.Table + func MakeTable(poly uint64) *Table