<?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: Rachit Patel</title>
    <description>The latest articles on DEV Community by Rachit Patel (@rachitbpat).</description>
    <link>https://dev.to/rachitbpat</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%2F1647521%2F70f989a3-889b-47ef-a6dc-9d59f6f53098.png</url>
      <title>DEV Community: Rachit Patel</title>
      <link>https://dev.to/rachitbpat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rachitbpat"/>
    <language>en</language>
    <item>
      <title>Asymmetrical Encryption</title>
      <dc:creator>Rachit Patel</dc:creator>
      <pubDate>Tue, 18 Jun 2024 20:07:08 +0000</pubDate>
      <link>https://dev.to/rachitbpat/asymmetrical-encryption-57fd</link>
      <guid>https://dev.to/rachitbpat/asymmetrical-encryption-57fd</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;Think of asymmetric encryption as a combination lock. Anybody can lock it, but only you have the combination to unlock it. Similarly, anybody can send you an encrypted message with your public key, but only you can decrypt them with your private key.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

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