See: Description
| Interface | Description |
|---|---|
| GroupHomomorphismImpl |
Interface for implementing a homomorphism between structures.
|
| HashIntoGroupImpl |
Interface for implementing a hash function to some group.
|
"Impl" interfaces are generally used for the actual implementations while the non-"Impl" interfaces are used to wrap the implementations.