Versions in this module Expand all Collapse all v0 v0.0.3 Jul 30, 2021 v0.0.2 Jul 16, 2021 v0.0.1 Jul 7, 2021 Changes in this version + type NoEncryption struct + func (ne *NoEncryption) Decrypt(ctx context.Context, encryptedFile, decryptedFile string) error + func (ne *NoEncryption) Encrypt(ctx context.Context, decryptedFile, encryptedFile string) error