Hashcash-v1 Applet

This was designed for webmail clients. More information is available at my main Hashcash for Webpages site. If you're at all procicent with JavaScript, you can turn this demo page into a snazzy graphical progress bar and any GUI interface you want.

To create a Hashcash token, include the JS and Java implementations and call it with hashcashv1_create() in JavaScript.
<script language=javascript type="text/javascript" src="hashcashv1_applet.js"></script> <applet name="hashcashv1_applet" width=1 height=1 code="hashcashv1" archive="hashcashv1.jar"> </applet> ... <input type=button value="Create Hashcash Token" onclick="hashcashv1_create(updateCallBack, completeCallBack, string, extn, bits);">
Download: ZIP TAR.GZ


Complete (may take longer):
Challange text (email address):
Extended Data (key1=value1,value2;key2=valueA,valueB):
Bits required for HashCash (11 bits takes twice as long as 10 bits):
HashCash token: