CFB8

package
v0.0.0-...-821fc04 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

From https://play.golang.org/p/LTbId4b6M2 also many thanks to github.com/Tnze/go-mc

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CFB8

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

func NewCFB8Decrypt

func NewCFB8Decrypt(c cipher.Block, iv []byte) *CFB8

func NewCFB8Encrypt

func NewCFB8Encrypt(c cipher.Block, iv []byte) *CFB8

func (*CFB8) XORKeyStream

func (cf *CFB8) XORKeyStream(dst, src []byte)

Jump to

Keyboard shortcuts

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