|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.crypto.digests.HarakaBase
Base class for Haraka v2, https://eprint.iacr.org/2016/098.pdf
| Field Summary | |
protected static int |
DIGEST_SIZE
|
| Constructor Summary | |
HarakaBase()
|
|
| Method Summary | |
int |
getDigestSize()
return the size, in bytes, of the digest produced by this message digest. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.bouncycastle.crypto.Digest |
doFinal, getAlgorithmName, reset, update, update |
| Field Detail |
protected static final int DIGEST_SIZE
| Constructor Detail |
public HarakaBase()
| Method Detail |
public int getDigestSize()
DigestgetDigestSize in interface Digestorg.bouncycastle.crypto.Digest
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||