aes

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package aes provides aes encryption/decryption utilities

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key []byte, cryptoText string) (retVal string, err error)

Decrypt from base64 to decrypted string

func Encrypt

func Encrypt(key []byte, text string) (retVal string, err error)

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