2004-02-01 18:31:20 +01:00
|
|
|
The hashcash tool allows you to create hashcash tokens to attach to
|
|
|
|
emails you send, and to verify hashcash tokens attached to emails you
|
|
|
|
receive. A hashcash token constitutes a proof-of-work which takes a
|
|
|
|
parameterizable amount of work to compute for the sender.
|
2005-07-18 18:52:25 +02:00
|
|
|
|
|
|
|
Author: Adam Back <adam@cypherspace.org>
|
|
|
|
WWW: http://www.hashcash.org/
|