pass

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptFile

func DecryptFile(password []byte, file string) ([]byte, error)

func EncryptFile

func EncryptFile(password []byte, file string, data []byte) error

func EnterMasterPass added in v0.2.2

func EnterMasterPass() []byte

func GetMasterPass

func GetMasterPass(askPass bool) []byte

Types

type PassDb

type PassDb struct {
	// contains filtered or unexported fields
}

func Load

func Load(file string, master []byte) (*PassDb, error)

func (*PassDb) FindPassword

func (self *PassDb) FindPassword(host string, port uint, database string, user string) string

Jump to

Keyboard shortcuts

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