[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "KeyNote" -- how to describe cryptographic keys.



At 03:56 PM 4/5/97 -0500, Carl Ellison wrote:
>	wouldn't it be even clearer to use:
>
>	(public-key (let object-hash (md5 object)) 
>	            (equal object-hash (rsa signature (const &03)(const &0435))))

Or, for that matter,

	(public-key (equal (md5 object) (rsa signature (const &03)(const &0435))))

?


+------------------------------------------------------------------+
|Carl M. Ellison  cme@cybercash.com   http://www.clark.net/pub/cme |
|CyberCash, Inc.                      http://www.cybercash.com/    |
|207 Grindall Street   PGP 2.6.2: 61E2DE7FCB9D7984E9C8048BA63221A2 |
|Baltimore MD 21230-4103  T:(410) 727-4288  F:(410)727-4293        |
+------------------------------------------------------------------+


References: