| Package | Description |
|---|---|
| com.peterphi.std.crypto.digest.impl |
| Class and Description |
|---|
| AbstractDigester |
| AbstractDigester.DigestEncoding |
| CRC32Digester
Produces CRC32 checksums (in hexidecimal) using the java.util.zip CRC32 class
|
| JCEDigester
A digester which uses the default JCE digest providers for its algorithms
|
| LengthDigester
A digest algorithm which takes the length of the data as its digest
|
Copyright © 2014. All Rights Reserved.