aes

package
v0.0.0-...-2b30333 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBlockSize  = errors.New("input not full blocks")
	ErrOutputSize = errors.New("output smaller than input")
)

Functions

func ECBDecrypt

func ECBDecrypt(b cipher.Block, src []byte) (dst []byte, err error)

func ECBEncrypt

func ECBEncrypt(b cipher.Block, src []byte) (dst []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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