secretconnection

package
v0.0.0-...-2be76b0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyData        = errors.New("empty data provided")
	ErrConnInit         = errors.New("failed to initialize secret connection")
	ErrPubKeyMismatch   = errors.New("public key mismatch")
	ErrDataMismatch     = errors.New("data mismatch between written and read bytes")
	ErrConnectionAbort  = errors.New("connection setup aborted unexpectedly")
	ErrInvalidConnState = errors.New("invalid connection state")
)

Functions

func Fuzz

func Fuzz(data []byte) int

Fuzz implements fuzzing for secret connection data transfer

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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