efbe79e786
tests: added NewKeyPair and ListKeys
...
Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
2018-02-27 20:10:59 -08:00
c4d67105f2
add checkDir for keyring
...
ensureDir will create the dir, which for calls like List, Sign, Remove,
etc. should not occur. It should only perform the actions if something
exists there
Signed-off-by: Derek McQuay <derekmcquay@gmail.com>
2018-02-27 19:39:14 -08:00
e043384c67
Adds pm key remove <id>
2018-02-26 19:33:45 -08:00
2a69f39e4b
Adds pm keyring verify <file> <sig>
2018-02-25 20:10:18 -08:00
ff137c7036
Adds pm keyring sign
2018-02-25 20:10:15 -08:00
72bbf22cbd
Adds pm key import
2018-02-25 20:10:13 -08:00
6f41544659
Adds pm key export
2018-02-25 20:10:10 -08:00
e18aee5b4f
Validate keyring input
...
Linc helped me discover this bug by being into pushing buttons on my
kc71 and watching the colors change.
2018-02-25 20:10:10 -08:00
a00e058178
Adds pm key ls
2018-02-25 20:10:10 -08:00
9f921135f7
Adds pm key create
2018-02-25 20:10:09 -08:00
b22d99bf53
Creates pgp dir if it doesn't exist
2018-02-25 20:10:07 -08:00
4d8f3f0e79
Creates openpgp.Entity
2018-02-25 20:10:06 -08:00
d333acfdbd
Stubs out passing args to keyring creation
2018-02-25 20:10:03 -08:00