ietf-openpgp
[Top] [All Lists]

Re: Message Integrity

1999-04-22 10:46:55
On Thu, 22 Apr 1999, Adam Back wrote:

I also like Tom's suggestion of using algorithm ID 0 for signature.
Adds conotations of "no signature algorithm".  Nice.  Why don't you
try implementing that in your PGP implementation Tom?  It should come
out as fewer lines, and simpler code than the other method.

The patch is now 83 lines affecting 3 files (sigchk sigmak elitmk).  I
think the DER version would be a few more, and it took less than 30
minutes.  I am using a keyid of zero to trigger the MIC mode (internally I
derive the algorithm from the keyid, but I could a flag or something
else). 

(Though I need to add a test to switch from "signature" to "MIC").


<Prev in Thread] Current Thread [Next in Thread>