cryptoutils

package
v0.0.0-...-16e560c Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2015 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESDecrypt

func AESDecrypt(key, text []byte) []byte

func AESDecryptFile

func AESDecryptFile(inputfile string, outputfile string) error

func AESEncrypt

func AESEncrypt(key, text []byte) []byte

func AESEncryptFile

func AESEncryptFile(inputfile string, outputfile string) error

func CheckKey

func CheckKey()

func Decrypt

func Decrypt(src string) (string, error)

func Encrypt

func Encrypt(src string) (string, error)

func SetKey

func SetKey(setkey string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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