mess

package
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntCypher

type IntCypher struct {
	EncU32        [24]func(uint32) uint32
	DecU32        [24]func(uint32) uint32
	EncU32ToStr   [24]func(uint32) string
	DecStrToU32   [24]func(string) uint32
	EncU32ToStrEx [24]func(uint32) string
	DecStrToU32Ex [24]func(string) uint32
	// contains filtered or unexported fields
}

func NewIntCypher

func NewIntCypher(key []byte, iv []byte) *IntCypher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL