Versions in this module Expand all Collapse all v1 v1.0.0 May 6, 2026 Changes in this version + type DecryptCommand struct + func NewDecryptCommand() *DecryptCommand + func (cmd DecryptCommand) Run(args []string) error + type EncryptCommand struct + func NewEncryptCommand() *EncryptCommand + func (cmd EncryptCommand) Run(args []string) error + type KeyGenCommand struct + func NewKeyGenCommand() *KeyGenCommand + func (cmd KeyGenCommand) Run(args []string) error v1.0.0-rc1 May 6, 2026