encoding

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteToHex added in v0.0.5

func ByteToHex(input []byte) []byte

ByteToHex String Bytes To Hex Bytes

func HexToByte added in v0.0.5

func HexToByte(input []byte) ([]byte, error)

HexToByte Hex Bytes To String Bytes

Types

type HashType

type HashType int
const (
	MD5 HashType = iota
	SHA_1
	SHA_256
	SHA_384
	SHA_512
	SHA3_224
	SHA3_256
	SHA3_512
	Blake2b
)

Jump to

Keyboard shortcuts

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