aes

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: ISC Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESCFBDecrypt

func AESCFBDecrypt(key []byte, cipherText []byte) (string, bool)

Decrypt from base64 to decrypted string

func AESCFBEncrypt

func AESCFBEncrypt(key []byte, text string) ([]byte, bool)

Encrypt string to base64 crypto using AES

Types

This section is empty.

Jump to

Keyboard shortcuts

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