The highest tagged major version is
v2.
package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: May 30, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gcrc32 provides useful API for CRC32 encryption algorithms.
func Encrypt(v interface{}) uint32
Encrypt encrypts any type of variable using CRC32 algorithms.
It uses gconv package to convert `v` to its bytes type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.