aesctr

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Newctr

func Newctr(cipher cipher.Block, blocksize int, prefix, postfix []byte) *ctr

Types

type AESCTREncrypter

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

func NewAESCTREncrypter

func NewAESCTREncrypter(reader io.Reader, key, prefix, postfix []byte) (*AESCTREncrypter, error)

func (*AESCTREncrypter) Read

func (A *AESCTREncrypter) Read(p []byte) (int, error)

func (*AESCTREncrypter) Seek

func (A *AESCTREncrypter) Seek(i uint64)

Jump to

Keyboard shortcuts

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