rijndael

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2015 License: BSD-3-Clause Imports: 1 Imported by: 5

Documentation

Index

Constants

View Source
const BlockSize = 32

Variables

This section is empty.

Functions

This section is empty.

Types

type Cipher

type Cipher struct {
	// contains filtered or unexported fields
}

func NewCipher

func NewCipher(key *[32]byte) *Cipher

func (*Cipher) Decrypt

func (c *Cipher) Decrypt(dst, src *[32]byte)

func (*Cipher) Encrypt

func (c *Cipher) Encrypt(dst, src *[32]byte)

Jump to

Keyboard shortcuts

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