| Class | Description |
|---|---|
| Adler32 |
A class that can be used to compute the Adler32 of a data stream.
|
| AES |
AES - implementation of the AES block cipher in Java.
|
| CCITT16 |
A class that can be used to compute the CRC-16 of a data stream.
|
| Checksum |
Checksum Abstract Class
|
| CRC | |
| Crc16 |
A class that can be used to compute the CRC-16 of a data stream.
|
| Crc32 | |
| Crc8 |
A class that can be used to compute the Crc8 of a data stream.
|
| CRCTable | |
| FCS16 | |
| SHA1 | |
| Sum16 | |
| Sum24 | |
| Sum32 | |
| Sum8 | |
| SumBSD | |
| Xor8 |