Class HashCash

java.lang.Object
com.nettgryppa.security.HashCash
All Implemented Interfaces:
Comparable<HashCash>

public class HashCash
extends Object
implements Comparable<HashCash>
Class for generation and parsing of HashCash
Copyright 2006 Gregory Rubin grrubin@gmail.com
Permission is given to use, modify, and or distribute this code so long as this message remains attached
Please see the spec at: http://www.hashcash.org/
Version:
1.1
Author:
grrubin@gmail.com