|
|
|
|
|
by AstralStorm
3560 days ago
|
|
You can demonstrate that a number input into modulo belongs to a specific group. Even not knowing the specific value of modulus you can drive it by observing statistical properties of the output. (which is why modulo hashing gives many collisions) |
|