crypt

package
v0.0.0-...-723be88 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2014 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AESDecrypt

func AESDecrypt(data []byte, key []byte) ([]byte, error)

AES decrypts data. This is done in-place, this function has a side effect.

func AESEncrypt

func AESEncrypt(data []byte, key []byte) ([]byte, error)

AES encrypts data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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