Package | Description |
---|---|
org.bouncycastle.crypto.digests | |
org.bouncycastle.crypto.macs |
Modifier and Type | Class and Description |
---|---|
class |
GeneralDigest
base implementation of MD4 family style digest as outlined in
"Handbook of Applied Cryptography", pages 344 - 347.
|
class |
MD5Digest
implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
|
Modifier and Type | Method and Description |
---|---|
Digest |
I2PHMac.getUnderlyingDigest() |
Constructor and Description |
---|
I2PHMac(Digest digest) |
I2PHMac(Digest digest,
int sz) |