signedqr

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: MIT Imports: 16 Imported by: 0

README

signedqr

About

This library converts text signed by a key into a QR code.

It implements the storing part Encode and the decoding part Decode.

Cautions for use

Disruptive specification changes will be made until the release number is assigned.
If you plan to use this library before that time, please fork it or use a commit hash to make sure the version is fixed.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(imgData []byte, publicKeyPath string) (string, error)

func Encode

func Encode(data string, secretKeyPath string) *gozxing.BitMatrix

func GenerateKeyPair

func GenerateKeyPair(directory string, prefix string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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