CFB8

package
v0.0.0-...-c10fe95 Latest Latest
Warning

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

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

Documentation

Overview

Package CFB8 is copied from https://play.golang.org/p/LTbId4b6M2

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