Modern & Applied Cryptography Breakers Intermediate
Breaking RSA with the Common Modulus Attack
Sharing one RSA modulus across multiple key pairs looks like a harmless shortcut: skip prime generation, reuse n. If the same message ever gets encrypted under two of those keys, no private key is needed to read it back.