rijndael

package
v0.0.22 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: AGPL-3.0, BSD-3-Clause Imports: 1 Imported by: 0

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