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
Brandon Lum
3d1fa69694
Implemented constructors for both encryption and decryption
...
Signed-off-by: Brandon Lum <lumjjb@gmail.com >
2019-07-24 22:19:39 -04:00
Brandon Lum
05a2b63e84
Create CryptoConfig constructors in place of dcparameters
...
Signed-off-by: Brandon Lum <lumjjb@gmail.com >
2019-07-24 21:51:47 -04:00
Stefan Berger
364de4c35d
Wrap creation of CryptoConfig in constructors
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com >
2019-07-23 19:53:23 -04:00
Derek McGowan
dde436e65b
Crypto library movement and changes to content helper interfaces
...
Signed-off-by: Derek McGowan <derek@mcgstyle.net >
2019-07-17 15:21:29 -04:00