ssv

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: GPL-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Cipher added in v0.0.5

type Cipher struct {
}

A Cipher is an instance of RC4 using a particular key.

func NewCipher added in v0.0.5

func NewCipher(key []byte) (*Cipher, error)

copied from RC4

func (*Cipher) XORKeyStream added in v0.0.5

func (c *Cipher) XORKeyStream(dst, src []byte)

Jump to

Keyboard shortcuts

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