See: Description
| Class | Description |
|---|---|
| HashIntoZn |
A hash function that maps to
Zn. |
| HashIntoZnAdditiveGroup |
Hashes into the additive subgroup of
Zn. |
| HashIntoZp |
A hash function that maps to
Zp. |
| Zn |
The ring of integers modulo n.
|
| Zp |
A version of
Zn where n is prime (making the ring a field). |