containerd/pkg/encryption
Stefan Berger 5cf79913e4 gpg: Use a Pipe() rather than a file
Use a Pipe() rather than a file to pass the passphrase to the command
line tool. Pass the file descriptor to read the passphrase from as fd '3'.

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: Use a Pipe() rather than 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