1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-22 14:57:02 +01:00
Werner Koch f36154535e Note: I have not fully tested the new key creation due to a pc/sc
error.  However the backupfile has been created successfully.

* rsa.c (rsa_generate): Return the dummy list of factors only if
the caller asked for it.

* card_util.c (generate_card_keys): ask whether backup should be
created.
(card_store_subkey): Factored some code out to ..
* keygen.c (save_unprotected_key_to_card): .. new function.
(gen_card_key_with_backup): New.
(generate_raw_key): New.
(generate_keypair): New arg BACKUP_ENCRYPTION_DIR.  Changed all
callers.
(do_generate_keypair): Divert to gen_card_key_with_backup when
desired.
2004-09-23 19:34:45 +00:00
..
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2002-06-29 13:46:34 +00:00
2004-09-15 18:41:36 +00:00
2004-09-20 18:38:39 +00:00
2002-06-29 13:46:34 +00:00
2004-09-15 18:41:36 +00:00
2004-09-09 12:42:10 +00:00
2004-09-09 12:42:10 +00:00
2002-06-29 13:46:34 +00:00
2004-09-09 17:04:44 +00:00
2004-04-27 08:23:45 +00:00
2004-04-27 08:23:45 +00:00
2004-05-22 11:33:47 +00:00