public class HashIntoDebugGroupImpl extends java.lang.Object implements HashIntoGroupImpl
DebugGroupImpl via HashIntoZn.| Modifier and Type | Field and Description |
|---|---|
protected DebugGroupImpl |
group |
protected HashIntoZn |
hash |
| Constructor and Description |
|---|
HashIntoDebugGroupImpl(DebugGroupImpl group) |
HashIntoDebugGroupImpl(Representation repr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Representation |
getRepresentation()
The representation of this object.
|
int |
hashCode() |
GroupElementImpl |
hashIntoGroupImpl(byte[] x)
Hashes a byte array into the configured group.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waithashIntoGroupImpl, hashIntoGroupImplprotected DebugGroupImpl group
protected HashIntoZn hash
public HashIntoDebugGroupImpl(DebugGroupImpl group)
public HashIntoDebugGroupImpl(Representation repr)
public Representation getRepresentation()
RepresentableReprUtilgetRepresentation in interface RepresentableRepresentationpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic GroupElementImpl hashIntoGroupImpl(byte[] x)
HashIntoGroupImplhashIntoGroupImpl in interface HashIntoGroupImplx - a sequence of bytes to hash