<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>autotaker</author_name>
  <author_url>https://blog.hatena.ne.jp/autotaker/</author_url>
  <blog_title>autotaker's blog</blog_title>
  <blog_url>https://autotaker.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Common Modulus 1-3 いずれもRSAを解読する問題。 \(C_1 = M^{e_1} \mod N\) \(C_2 = M^{e_2} \mod N\) が与えられる。Common Modulus 1では\(e_1, e_2\)は互いに素なので、拡張ユークリッドの互除法により \[ x e_1 + y e_2 = 1 \] となる\(x, y\)が求められる。すると \[ C_1^x C_2^y = M^{x e_1 + y e_2} = M^1 = M \] となるので復号できる。Common Modulus 2では\(\mathrm{gcd}(e_1, e_2) = 3\)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fautotaker.hatenablog.com%2Fentry%2F2017%2F11%2F11%2F143003&quot; title=&quot;Code Blue CTF Writeup - autotaker&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-11 14:30:03</published>
  <title>Code Blue CTF Writeup</title>
  <type>rich</type>
  <url>https://autotaker.hatenablog.com/entry/2017/11/11/143003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
