Documentation
¶
Index ¶
- func DecryptEntry(identities, passwordStore, name string) (string, error)
- func DecryptIdentities(identitiesPath string) (string, error)
- func EntryFile(passwordStore, name string) (string, error)
- func ParseRecipients(contents string) ([]age.Recipient, error)
- func SaveEntry(recipients, passwordStore, name, password string) error
- func WrapDecrypt(r io.Reader, identities ...age.Identity) (io.Reader, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptEntry ¶
func DecryptIdentities ¶
func ParseRecipients ¶
Parse the entire text of an age recipients file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.