<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Understanding RSA</title>
    <link>http://www.mapleprimes.com/questions/103970-Understanding-RSA</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 18:48:07 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 18:48:07 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Understanding RSA</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Understanding RSA</title>
      <link>http://www.mapleprimes.com/questions/103970-Understanding-RSA</link>
    </image>
    <item>
      <title>Nothing</title>
      <link>http://www.mapleprimes.com/questions/103970-Understanding-RSA?ref=Feed:MaplePrimes:Understanding RSA:Comments#answer103996</link>
      <itunes:summary>&lt;p&gt;That is how it works, there is nothing wrong with it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(p*q-1)^kpub mod n = (p*q-1) if n=p*q&lt;/p&gt;
&lt;p&gt;If your coded value was equal to n or p*q then your coded and encoded value should be 0.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;That is how it works, there is nothing wrong with it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(p*q-1)^kpub mod n = (p*q-1) if n=p*q&lt;/p&gt;
&lt;p&gt;If your coded value was equal to n or p*q then your coded and encoded value should be 0.&lt;/p&gt;</description>
      <guid>103996</guid>
      <pubDate>Sat, 09 Apr 2011 00:14:27 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>x=y</title>
      <link>http://www.mapleprimes.com/questions/103970-Understanding-RSA?ref=Feed:MaplePrimes:Understanding RSA:Comments#answer104001</link>
      <itunes:summary>&lt;p&gt;When&amp;nbsp; x = 0 or 1 mod n, or x = -1 mod n and k is odd, you'll always have x^k = x mod n.&amp;nbsp; In fact x^k = x might have as many as k^2 solutions mod n.&amp;nbsp; So there are a few messages that might be easy to decrypt.&amp;nbsp; This is not usually a problem, because you're unlikely to want to send those messages.&amp;nbsp; &lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;When&amp;nbsp; x = 0 or 1 mod n, or x = -1 mod n and k is odd, you'll always have x^k = x mod n.&amp;nbsp; In fact x^k = x might have as many as k^2 solutions mod n.&amp;nbsp; So there are a few messages that might be easy to decrypt.&amp;nbsp; This is not usually a problem, because you're unlikely to want to send those messages.&amp;nbsp; &lt;/p&gt;</description>
      <guid>104001</guid>
      <pubDate>Sat, 09 Apr 2011 02:57:58 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>