package
Version:
v0.0.0-...-3077202
Opens a new window with list of versions in this module.
Published: May 23, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CRC16 计算并返回输入字节切片的CRC16校验值。
CRC16Hex 计算输入字节切片的CRC16校验值,并返回其十六进制字符串表示。
MD5Hex 计算输入字节切片的MD5哈希值,并返回其十六进制字符串表示。
SM3Hex 计算输入字节切片的SM3哈希值,并返回其十六进制字符串表示。
Hash16 is an interface that extends hash.Hash with a method to return the checksum as a uint16
NewCrc16 creates a new CRC-16 hash
Source Files
¶
Click to show internal directories.
Click to hide internal directories.