encode

package
v0.0.0-...-cc0701e Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base32Decode

func Base32Decode(data string) ([]byte, error)

Base32Decode base32 decode

func Base32Encode

func Base32Encode(data []byte) string

Base32Encode base32 encode

func Base64Decode

func Base64Decode(data string) ([]byte, error)

Base64Decode base64 decode

func Base64Encode

func Base64Encode(data []byte) string

Base64Encode base64 encode

func FNV32

func FNV32(text string) uint32

FNV32 hashes using fnv32 algorithm

func FNV32a

func FNV32a(text string) uint32

FNV32a hashes using fnv32a algorithm

func FNV64

func FNV64(text string) uint64

FNV64 hashes using fnv64 algorithm

func FNV64a

func FNV64a(text string) uint64

FNV64a hashes using fnv64a algorithm

func MD5

func MD5(text string) string

MD5 hashes using md5 algorithm

func SHA1

func SHA1(text string) string

SHA1 hashes using sha1 algorithm

func SHA256

func SHA256(text string) string

SHA256 hashes using sha256 algorithm

func SHA512

func SHA512(text string) string

SHA512 hashes using sha512 algorithm

Types

This section is empty.

Jump to

Keyboard shortcuts

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