Re: Digest::Hashcash
Steve Crook <[email protected]> Sun, 8 May 2005 22:16:36 +0100
| Newsgroups | gmane.mail.spam.hashcash |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 05, 2005 at 10:59:23PM +0100, Jonathan Morton wrote: > I think I know what's happening. The script is assuming (without > checking) that the token is "version 0" format, which had only four > fields: version:timestamp:resource:junk Thanks for the reply Jonathan, I think you hit the nail on the head. I'd assumed it was version 1 seeing that Digest::Perl was only released in Mar'05. Oh well, back to the drawing board. :(