tiny_aes

package
v0.0.0-...-94cd62a Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAX_IV_SIZE  = 16
	IV_HEAD_SIZE = 16
	IV_HEAD      = "ase_iv_head:____"
)

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key string, encryptValue string) (string, error)

func Encrypt

func Encrypt(key string, value string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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