Documentation
¶
Overview ¶
Package crc implements the functions, types, and interfaces for the module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
DefaultConfig returns the default configuration for CRC
Types ¶
type CRC ¶
type CRC struct {
// contains filtered or unexported fields
}
CRC implements CRC32 and CRC64 hashing algorithms
func (*CRC) HashWithSalt ¶
HashWithSalt implements the hash with salt method
Click to show internal directories.
Click to hide internal directories.