All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cryptix.pgp.CRC
Copyright © 1995-1997
Systemics Ltd on behalf of the
Cryptix Development Team.
All rights reserved.
$Revision: 1.1.1.1 $
public static final int ACCUM_INIT
public CRC()
public static int checksum(byte buf[])
public static int checksum(int accum,
byte buf[])
public final void add(byte buf[])
public final int crc()
All Packages Class Hierarchy This Package Previous Next Index