public class TCGAKOT15OpenValue extends java.lang.Object implements OpenValue
TCGAKOT15CommitmentScheme.| Constructor and Description |
|---|
TCGAKOT15OpenValue(org.cryptimeleon.math.structures.groups.GroupElement group1ElementR) |
TCGAKOT15OpenValue(org.cryptimeleon.math.structures.groups.Group group1,
org.cryptimeleon.math.serialization.Representation repr) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
org.cryptimeleon.math.structures.groups.GroupElement |
getGroup1ElementR() |
org.cryptimeleon.math.serialization.Representation |
getRepresentation() |
int |
hashCode() |
org.cryptimeleon.math.hash.ByteAccumulator |
updateAccumulator(org.cryptimeleon.math.hash.ByteAccumulator accumulator) |
public TCGAKOT15OpenValue(org.cryptimeleon.math.structures.groups.GroupElement group1ElementR)
public TCGAKOT15OpenValue(org.cryptimeleon.math.structures.groups.Group group1,
org.cryptimeleon.math.serialization.Representation repr)
public org.cryptimeleon.math.structures.groups.GroupElement getGroup1ElementR()
public org.cryptimeleon.math.hash.ByteAccumulator updateAccumulator(org.cryptimeleon.math.hash.ByteAccumulator accumulator)
updateAccumulator in interface org.cryptimeleon.math.hash.UniqueByteRepresentablepublic org.cryptimeleon.math.serialization.Representation getRepresentation()
getRepresentation in interface org.cryptimeleon.math.serialization.Representablepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object