with-colons listing, issue with distinguishing between encrypting and signing keys.

Psy-Kosh Psy-Kosh" <psykosh@earthlink.net
Thu Nov 28 04:13:01 2002


This is a multi-part message in MIME format.

------=_NextPart_000_009B_01C29662.9D607160
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

> > Clarification: One of the subkeys was created as sign only, the other as
> > encrypt only. Now they are listed as both being both signing and
encrypting.
>
> What are the subkey types (RSA, Elgamal, ?)  Also, can you post the
> output of:
>
>   gpg --export (yourkey) | gpg --list-packets
>

All RSA. Also, I currently suspect that the issue may be in relation to
updating the exparation date or the prefrences. This is because I found that
I had exported the key into a file in the past, so I exported the secret
keys too, deleted the keys, then reimported them, and the key types were
correct. Then I updated the expiration date and the prefrences, and also
(foolishly) re-exported the whole thing again and overwrote the old files.

I happened to check again, and found it was messed up again.

I am currently using the nullify compile of gpg 1.2.1-nr1

--
Psy-Kosh
OpenPGP KeyID: 39A6DB9B71AD88B3

"The scientist who would rather refute than comprehend demonstrates he has
chosen the wrong calling." -The Forever Machine

------=_NextPart_000_009B_01C29662.9D607160
Content-Type: text/plain;
	name="stuff.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="stuff.txt"

:public key packet:
	version 4, algo 1, created 1026064667, expires 0
	pkey[0]: [4096 bits]
	pkey[1]: [9 bits]
:user ID packet: "Psy-Kosh (*wavies*) <psykosh@earthlink.net>"
:signature packet: algo 1, keyid 39A6DB9B71AD88B3
	version 4, created 1026064668, md5len 0, sigclass 13
	digest algo 2, begin of digest 09 86
	hashed subpkt 27 len 2 (key flags: 03)
	hashed subpkt 30 len 2 (features: 01)
	hashed subpkt 23 len 2 (key server preferences: 80)
	hashed subpkt 11 len 5 (pref-sym-algos: 3 2 10 7)
	hashed subpkt 21 len 4 (pref-hash-algos: 2 3 10)
	hashed subpkt 22 len 3 (pref-zip-algos: 2 1)
	hashed subpkt 2 len 5 (sig created 2002-07-07)
	subpkt 16 len 9 (issuer key ID 39A6DB9B71AD88B3)
	data: [4096 bits]
:public sub key packet:
	version 4, algo 1, created 1026266053, expires 0
	pkey[0]: [1024 bits]
	pkey[1]: [6 bits]
:signature packet: algo 1, keyid 39A6DB9B71AD88B3
	version 4, created 1038417688, md5len 0, sigclass 18
	digest algo 2, begin of digest df 72
	hashed subpkt 2 len 5 (sig created 2002-11-27)
	hashed subpkt 9 len 5 (key expires after 230d15h27m)
	subpkt 16 len 9 (issuer key ID 39A6DB9B71AD88B3)
	data: [4095 bits]
:public sub key packet:
	version 4, algo 1, created 1026266118, expires 0
	pkey[0]: [1024 bits]
	pkey[1]: [6 bits]
:signature packet: algo 1, keyid 39A6DB9B71AD88B3
	version 4, created 1038417727, md5len 0, sigclass 18
	digest algo 2, begin of digest bb 3d
	hashed subpkt 2 len 5 (sig created 2002-11-27)
	hashed subpkt 9 len 5 (key expires after 230d15h26m)
	subpkt 16 len 9 (issuer key ID 39A6DB9B71AD88B3)
	data: [4094 bits]

------=_NextPart_000_009B_01C29662.9D607160--