public interface HashIntoGroupImpl extends StandaloneRepresentable
| Modifier and Type | Method and Description |
|---|---|
GroupElementImpl |
hashIntoGroupImpl(byte[] x)
Hashes a byte array into the configured group.
|
default GroupElementImpl |
hashIntoGroupImpl(java.lang.String x)
Hashes a String (UTF-8 encoded) into the configured group.
|
default GroupElementImpl |
hashIntoGroupImpl(UniqueByteRepresentable ubr) |
getRepresentationGroupElementImpl hashIntoGroupImpl(byte[] x)
x - a sequence of bytes to hashdefault GroupElementImpl hashIntoGroupImpl(UniqueByteRepresentable ubr)
default GroupElementImpl hashIntoGroupImpl(java.lang.String x)
x - a String