qr

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Format = "qr"

Variables

View Source
var (
	ErrEmptyPayload    = errors.New("crypha/qr: empty payload")
	ErrCoverRequired   = errors.New("crypha/qr: qr cover text is required")
	ErrCoverTooLarge   = errors.New("crypha/qr: cover text too large for the supported qr versions")
	ErrPayloadTooLarge = errors.New("crypha/qr: payload exceeds carrier capacity")
	ErrNoPayload       = errors.New("crypha/qr: no crypha payload found")
	ErrNotQR           = errors.New("crypha/qr: stego is not a crypha qr image")
)
View Source
var (
	ErrRSInput         = errors.New("crypha/qr: invalid reed-solomon block")
	ErrRSUncorrectable = errors.New("crypha/qr: reed-solomon block is uncorrectable")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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