<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Achilles</title>
    <description>The latest articles on DEV Community by Achilles (@achilles_68b2e35472911b34).</description>
    <link>https://dev.to/achilles_68b2e35472911b34</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1664187%2Fb107a820-1457-4b04-85ee-bf6cc5ad0ac6.jpg</url>
      <title>DEV Community: Achilles</title>
      <link>https://dev.to/achilles_68b2e35472911b34</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/achilles_68b2e35472911b34"/>
    <language>en</language>
    <item>
      <title>The RSA Algorithm</title>
      <dc:creator>Achilles</dc:creator>
      <pubDate>Fri, 21 Jun 2024 19:39:50 +0000</pubDate>
      <link>https://dev.to/achilles_68b2e35472911b34/the-rsa-algorithm-23ed</link>
      <guid>https://dev.to/achilles_68b2e35472911b34/the-rsa-algorithm-23ed</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/cs"&gt;DEV Computer Science Challenge v24.06.12: One Byte Explainer&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;The RSA algorithm encrypts with a public key and decrypts with a private key. The former is based on a product of two primes; these primes generate the latter. Large key size makes factorization hard for unauthorized decryption, guaranteeing security. &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
