Hello, > I think you're right. Before the P,Q,G params, I see (0x02, 0x41, > 0x00), (0x02, 0x15, 0x00), and (0x02, 0x41, 0x00) respectively. 0x41 > and 0x15 appear to be 1 greater than the actual length of the params. > Any idea why it is 1 greater than the actual length? > > But before the public key, I see (0x30, 0x81, 0xDF, 0x02, 0x40). Can > you tell me what these values represent? The pubkey is 0x40 bytes. I > assume 0x02 is the integer type. What are the first 3 bytes? This is ASN.1 "sequence". Try "openssl asn1parse" command to display your file.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]