Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
| | | | | -- | ||||
* | gpgsm: New commands --export-secret-key-{p8,raw} | Werner Koch | 2014-06-03 | 1 | -0/+3 |
| | | | | | | | | | * sm/gpgsm.c: Add new commands. * sm/minip12.c (build_key_sequence): Add arg mode. (p12_raw_build): New. * sm/export.c (export_p12): Add arg rawmode. Call p12_raw_build. (gpgsm_p12_export): Ditto. (print_short_info): Print the keygrip. | ||||
* | Implement export of pkcs#12 objects using a direct agent connection. | Werner Koch | 2010-06-21 | 1 | -1/+1 |
| | |||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 1 | -0/+36 |