MCPcopy Create free account
hub / github.com/ValarDragon/CTF-Crypto / commonModulusPubExpSamePlainText

Method commonModulusPubExpSamePlainText

RSA/RSATool.py:408–429  ·  view source on GitHub ↗

Solves for message if you have two ciphertexts of the same message encrypted with different public exponents and same modulus. Source: https://crypto.stackexchange.com/questions/16283/how-to-use-common-modulus-attack

(self,e1,e2,c1,c2,n="n")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

extended_gcdMethod · 0.95
modinvMethod · 0.95

Tested by 1