aes

package
v2.0.0-beta.3 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStreamWriter

func NewStreamWriter(key, iv []byte, output io.Writer) (*cipher.StreamWriter, error)

Types

type StreamEncrypter

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

func NewStreamEncrypter

func NewStreamEncrypter(key, iv []byte) (*StreamEncrypter, error)

func (*StreamEncrypter) Encrypt

func (a *StreamEncrypter) Encrypt(data []byte) []byte

Jump to

Keyboard shortcuts

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