pwclip

package
v0.0.0-...-12d735f Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const CharsetAlphaNumeric = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"

Variables

This section is empty.

Functions

func Key

func Key(passphrase []byte) ([]byte, error)

Types

type PWM

type PWM struct {
	URL      string
	Username string
	Extra    *string // Optional
	Prefix   string
	Charset  string // 1 <= utf8.RuneCountInString(Charset) <= 256
	Length   int    // Length in runes (Unicode code points)
}

Password Metadata

func (*PWM) Password

func (pwm *PWM) Password(key []byte) string

Jump to

Keyboard shortcuts

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