On Fri, Aug 5, 2011 at 15:02, Jonathan Ellis <jbel...@gmail.com> wrote: > It's logging the actual key, not the md5. It's just converting the > key bytes to hex first to make sure it's printable.
Great! I'm using MD5 as a key so I didn't notice that. Thanks, P.