cryptoutils

package
v0.0.0-...-50f2563 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base32Decode

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

func Base32Encode

func Base32Encode(data []byte) (encodedText string)

func Base64Decode

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

func Base64Encode

func Base64Encode(data []byte) (encodedText string)

func Base64UrlDecode

func Base64UrlDecode(encodedText string) (data []byte, err error)

func Base64UrlEncode

func Base64UrlEncode(data []byte) (encodedText string)

func HtmlDecode

func HtmlDecode(escaped string) string

func HtmlEncode

func HtmlEncode(unescaped string) string

func Md5

func Md5(data []byte) string

func Sha1

func Sha1(data []byte) string

func Sha224

func Sha224(data []byte) string

func Sha256

func Sha256(data []byte) string

func Sha384

func Sha384(data []byte) string

func Sha512

func Sha512(data []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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