Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKey ¶
GenerateKey generates a new age key at path. No-op if the file already exists.
func PublicKeyFrom ¶
PublicKeyFrom reads the public key from an age key file.
Types ¶
type AgeArmorDecryptor ¶
type AgeArmorDecryptor struct {
KeyFile string
}
AgeArmorDecryptor encrypts and decrypts .ward files as opaque age-armored blobs. The entire file is the ciphertext — no YAML structure is exposed.
Click to show internal directories.
Click to hide internal directories.