containerd/pkg/encryption
Stefan Berger 6a25128791 gpg: Pass the passphrase to the gpg2 tool using a file
Rather than passing the passphrase via command line write it into
a temp. file and pass the name of the file using passphrase-file option.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-07-31 16:07:25 -04:00
..
blockcipher Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
config Implemented constructors for both encryption and decryption 2019-07-24 22:19:39 -04:00
keywrap Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
utils Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
encryption_test.go Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
encryption.go Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
gpg.go gpg: Pass the passphrase to the gpg2 tool using a file 2019-07-31 16:07:25 -04:00
gpgvault.go Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00
reader.go Crypto library movement and changes to content helper interfaces 2019-07-17 15:21:29 -04:00