On Wed, Sep 10, 2008 at 1:14 PM, John Hjelmstad <[EMAIL PROTECTED]> wrote: > Perhaps I'm missing something, but note that in order to share a cache the > data I'm storing are Strings, not HttpResponses (or Gadgets). > As to hash method, MD5 it is.
Ugh. Using MD5 is bad crypto hygiene. But it probably won't kill us here.

