package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package csum16 computes the 16 bit Internet checksum.
Sum stores the partially computed checksum.
BlockSize returns the hash's underlying block size.
Reset resets the hash to its initial state.
Size returns the number of bytes Sum will return.
Sum appends the current hash to b and returns the resulting slice.
Sum16 returns the current value of the checksum.
Write computes the checksum over a series of bytes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.