David Shaw
4420275b83
* keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair,
...
generate_subkeypair): New is_subkey argument to set whether a generated
key is a subkey. Do not overload the ret_sk. This is some early cleanup
to do backsigs for signing subkeys.
* keygen.c (write_keybinding, do_generate_keypair, generate_subkeypair):
Keep track of the unprotected subkey secret key so we can make a backsig
with it.
* keygen.c (make_backsig): New function to add a backsig to a binding sig
of signing subkeys. Currently disabled. (write_keybinding): Call it here,
for signing subkeys only.
* sign.c (make_keysig_packet): Allow generating 0x19 signatures (same as
0x18 or 0x28, but used for backsigs).
* packet.h, build-packet.c (build_sig_subpkt): Add new SIGSUBPKT_SIGNATURE
type for embedded signatures.
2004-04-16 16:07:07 +00:00
..
2003-10-30 09:30:20 +00:00
2003-10-10 15:12:02 +00:00
2003-10-21 18:22:21 +00:00
2003-10-21 18:22:21 +00:00
2004-03-04 20:40:12 +00:00
2004-04-16 16:07:07 +00:00
2003-10-21 18:22:21 +00:00
2003-10-29 10:07:44 +00:00
2003-10-21 18:22:21 +00:00
2003-10-25 16:26:29 +00:00
2003-10-10 15:12:02 +00:00
2004-04-16 16:07:07 +00:00
2003-05-03 04:07:45 +00:00
2002-06-29 13:46:34 +00:00
2004-03-25 22:43:51 +00:00
2004-01-28 01:04:30 +00:00
2002-06-29 13:46:34 +00:00
2004-01-28 01:04:30 +00:00
2004-02-26 02:03:27 +00:00
2004-02-26 02:03:27 +00:00
2002-06-29 13:46:34 +00:00
2003-08-29 00:14:42 +00:00
2003-05-21 16:42:22 +00:00
2004-03-05 00:01:25 +00:00
2003-10-31 05:39:02 +00:00
2004-03-03 00:09:16 +00:00
2004-04-15 18:16:17 +00:00
2004-04-15 00:30:05 +00:00
2002-06-29 13:46:34 +00:00
2004-04-15 18:16:17 +00:00
2004-02-26 02:03:27 +00:00
2004-04-15 18:16:17 +00:00
2003-10-02 10:20:12 +00:00
2003-10-02 10:20:12 +00:00
2003-05-24 21:50:33 +00:00
2004-01-20 16:09:38 +00:00
2004-03-06 17:12:44 +00:00
2004-04-15 00:30:05 +00:00
2004-04-16 16:07:07 +00:00
2004-03-06 17:12:44 +00:00
2004-03-06 20:45:44 +00:00
2004-01-20 16:09:38 +00:00
2004-01-20 16:09:38 +00:00
2004-04-16 15:19:35 +00:00
2004-04-16 15:19:35 +00:00
2004-04-16 15:19:35 +00:00
2004-04-15 18:16:17 +00:00
2004-02-20 15:04:56 +00:00
2002-06-29 13:46:34 +00:00
2004-04-16 15:19:35 +00:00
2003-05-26 13:21:12 +00:00
2000-07-31 08:04:16 +00:00
2004-04-15 18:16:17 +00:00
2003-10-10 03:05:05 +00:00
2004-04-16 16:07:07 +00:00
2004-03-03 16:38:34 +00:00
2004-03-05 13:34:56 +00:00
2003-08-29 00:14:42 +00:00
2003-05-21 16:42:22 +00:00
2002-06-29 13:46:34 +00:00
2004-01-22 01:08:58 +00:00
2004-02-26 02:03:27 +00:00
2003-05-26 13:21:12 +00:00
2003-10-09 15:08:12 +00:00
2000-07-31 08:04:16 +00:00
2004-03-05 00:01:25 +00:00
2003-12-17 23:04:53 +00:00
2003-12-04 04:34:08 +00:00
2004-02-26 02:03:27 +00:00
2004-04-16 16:07:07 +00:00
2003-07-10 14:30:07 +00:00
2004-02-26 02:03:27 +00:00
2003-10-29 10:07:44 +00:00
2003-10-29 10:07:44 +00:00
2003-07-10 14:30:07 +00:00
2003-12-30 00:46:42 +00:00
2003-05-24 21:50:33 +00:00
2003-05-24 21:50:33 +00:00
2004-03-19 23:15:27 +00:00
2003-11-01 01:13:16 +00:00
2003-04-15 15:46:13 +00:00