1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-21 15:01:41 +02:00
gnupg/sm
Werner Koch 4031c42bfd
gpg,gpgsm: Record the creation time of a private key.
* sm/call-agent.c (gpgsm_agent_genkey): Pass --timestamp option.
(gpgsm_agent_import_key): Ditto.
* g10/call-agent.c (agent_genkey): Add arg timestamp and pass it on.
(agent_import_key): Ditto.
* g10/import.c (transfer_secret_keys): Pass the creation date to the
agent.
* g10/keygen.c (common_gen): Ditto.
--

Having the creation time in the private key file makes it a lot easier
to re-create an OpenPGP public keyblock in case it was accidentally
lost.

Signed-off-by: Werner Koch <wk@gnupg.org>
2020-08-19 13:43:16 +02:00
..
call-agent.c gpg,gpgsm: Record the creation time of a private key. 2020-08-19 13:43:16 +02:00
call-dirmngr.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certchain.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certcheck.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certdump.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certlist.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen-ui.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
certreqgen.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
decrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
delete.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
encrypt.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
export.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
fingerprint.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
gpgsm-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpgsm.c Silence compiler warnings. 2020-08-19 13:21:32 +09:00
gpgsm.h sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
import.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
keydb.c Merge branch 'switch-to-gpgk' into master 2019-09-27 15:44:23 +02:00
keydb.h sm: Add a couple of debug calls to the keydb module. 2019-05-15 08:52:21 +02:00
keylist.c sm: Also show the SHA-256 fingerprint. 2020-08-04 11:11:22 +02:00
Makefile.am w32: Add NETLIBS for sm/t-minip12. 2020-07-30 15:01:55 +09:00
minip12.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
minip12.h sm: Support import of PKCS#12 encoded ECC private keys. 2020-04-21 21:05:39 +02:00
misc.c sm: Exclude rsaPSS from de-vs compliance mode. 2020-07-03 16:15:29 +02:00
passphrase.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
passphrase.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
qualified.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
server.c sm: New option --issuer-der for the listkey commands. 2020-02-03 14:54:23 +01:00
sign.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00
t-minip12.c sm: Add support to export ECC private keys. 2020-04-27 19:54:39 +02:00
verify.c gpgsm: Replace all assert calls by log_assert. 2020-07-08 14:40:34 +02:00