encrypt

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(masterPassword, stringToDecrypt string) (string, error)

func Encrypt

func Encrypt(masterPassword, stringToEncrypt string) (string, error)

Types

type EncryptedMessage

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

func (*EncryptedMessage) FromString

func (e *EncryptedMessage) FromString(s string) error

func (*EncryptedMessage) String

func (e *EncryptedMessage) String() string

Jump to

Keyboard shortcuts

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