Factoring
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
Randomness that has to be earned
A generator that resists prediction cannot be built out of a rule anybody can fit. It has to be built out of a computation believed hard to undo, and the belief is the load-bearing part — which makes cryptographic randomness a conditional statement rather than a construction.
A collision that finds a factor
A walk through the remainders modulo a number must eventually repeat, and it repeats modulo each hidden prime factor long before it repeats modulo the number. Pollard saw that the earlier repeat can be detected without knowing the prime — and that its timing is the birthday problem, so the cost is the square root of the factor.
Named alongside it
The objects these essays reach for when they reach for this one.
Modular arithmeticBirthday problemChinese remainder theoremCollisionComplexityCryptographyGreatest common divisorIterationPigeonhole principlePseudorandomnessQuadratic residueRandomness