All Packages Class Hierarchy This Package Previous Next Index
![]() |
java.lang.Object
|
+----Acme.Crypto.CryptoUtils
|
+----Acme.Crypto.Hash
|
+----Acme.Crypto.Crc32Hash
This is the hash function used in POSIX 1003.2.
Fetch the software.
Fetch the entire Acme package.
public Crc32Hash()
public void reset()
public void add(byte b)
public void add(byte data[],
int off,
int len)
protected void prepare()
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs