//
pkg.gl
Category
github.com/metal-stack/backup-restore-sidecar
cmd
internal
encryption
package
0.11.0
Repository:
https://github.com/metal-stack/backup-restore-sidecar.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
209 SLOC
#
Functions
IsEncrypted
IsEncrypted() tests if target file is encrypted.
New
New creates a new Encrypter with the given key.
#
Structs
Encrypter
Encrypter is used to encrypt/decrypt backups.
EncrypterConfig
No description provided by the author