public class HashResultLazyGroupElement extends LazyGroupElement
LazyGroupElement.ComputationState| Modifier and Type | Field and Description |
|---|---|
protected HashIntoLazyGroup |
hash |
protected byte[] |
preimage |
group| Constructor and Description |
|---|
HashResultLazyGroupElement(HashIntoLazyGroup hash,
byte[] preimage) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
computeConcreteValue()
Computes the concrete value of the expression.
|
accumulateMultiexp, compute, computeSync, equals, getConcreteValue, getPrecomputedSmallExponents, getRepresentation, getStructure, hashCode, inv, isComputed, isDefinitelySupposedToGetConcreteValue, isNeutralElement, op, pow, precomputePow, precomputePow, setConcreteValue, square, toString, updateAccumulatorclone, finalize, getClass, notify, notifyAll, wait, wait, waitexpr, op, op, pow, pow, pow, pow, pow, powgetUniqueByteRepresentationprotected byte[] preimage
protected HashIntoLazyGroup hash
public HashResultLazyGroupElement(HashIntoLazyGroup hash, byte[] preimage)
protected void computeConcreteValue()
LazyGroupElementcomputeConcreteValue in class LazyGroupElement