3 Mar 2003 07:43
RE: Comments on draft-ietf-pkix-rsa-pkalgs-00.txt
Jim Schaad <jimsch <at> nwlink.com>
2003-03-03 06:43:37 GMT
2003-03-03 06:43:37 GMT
Russ, As an implementer, I think of dealing not only with the parameters but the "data" value associated with the OID as being dependent on the OID. This means that the following items are indexed on the OID. The parameters structure, the public key encoding and the signature value encoding. In the case of RSA the signature value encoding is really simple - i.e. just the bytes - but for some signature algorithms this is not true. The fewer tables that I have to do lookups on the easer it is to write general purpose code. I would be perfectly happen to assign a different OID for each different way that the encodings and mathematics are done. A different question is whether the parameters should be different between the different locations. I agree that there should be a restriction on only using PSS with a signature key, however I think there is an interesting question about the requirement for different certificates to be assigned if you want to use both SHA-256 and SHA-512 with the PSS key depending on the question of necessary duration of the signature. jim > -----Original Message----- > From: Russ Housley [mailto:housley <at> vigilsec.com] > Sent: Monday, February 24, 2003 1:28 PM > To: BKaliski <at> rsasecurity.com; jimsch <at> exmsft.com > Cc: IETF-PKIX <at> imc.org > Subject: RE: Comments on draft-ietf-pkix-rsa-pkalgs-00.txt(Continue reading)
RSS Feed