[][src]Module cryptohelpers::crc

CRC64 algorithm

Functions

compute_slice

Compute a crc64 checksum from a slice.

compute_stream

Read a full stream into a CRC64 checksum

compute_stream_sync

Read a full stream into a CRC64 checksum