Discover Packages
github.com/mono83/arm
armhash
package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: Jun 14, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Bytes hashes given bytes using provided hasher.
CRC32 calculates IEEE CRC32 checksum
IEEE is by far and away the most common CRC-32 polynomial.
Used by ethernet (IEEE 802.3), v.42, fddi, gzip, zip, png, ...
Produces same result as MySQL and PHP.
SHA256 is a plain SHA-256 implementation
String hashes given string using provided hasher.
Hasher defines functions that can be used to produce hash
This functions works with io.Reader for maximum versatility.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.