Documentation ¶ Index ¶ func Decrypt(inpath string, outpath string, preader preader.PassphraseReader) error func Encrypt(inpath string, outpath string, preader preader.PassphraseReader) error func Update(plainfile string, cryptfile string, pr preader.PassphraseReader) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Decrypt ¶ func Decrypt(inpath string, outpath string, preader preader.PassphraseReader) error func Encrypt ¶ func Encrypt(inpath string, outpath string, preader preader.PassphraseReader) error func Update ¶ func Update(plainfile string, cryptfile string, pr preader.PassphraseReader) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files commands.go Click to show internal directories. Click to hide internal directories.