<?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: ValentinTT</title>
    <description>The latest articles on DEV Community by ValentinTT (@valentintt).</description>
    <link>https://dev.to/valentintt</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%2F199317%2F9d91d94e-22ba-40d3-a9fb-79cb2647d964.jpeg</url>
      <title>DEV Community: ValentinTT</title>
      <link>https://dev.to/valentintt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/valentintt"/>
    <language>en</language>
    <item>
      <title>Hashing</title>
      <dc:creator>ValentinTT</dc:creator>
      <pubDate>Tue, 18 Jun 2024 22:26:49 +0000</pubDate>
      <link>https://dev.to/valentintt/hashing-318p</link>
      <guid>https://dev.to/valentintt/hashing-318p</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;Hashing: converts input data into a fixed-size string (hash) using a one-way function. Key for quick data lookups (hash tables), data integrity, blockchain, password storage, and cryptography. Unlike encryption, it doesn't convert data for confidentiality.&lt;/p&gt;

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

&lt;p&gt;Picture from: &lt;a href="https://signmycode.com/resources/best-hashing-algorithms" rel="noopener noreferrer"&gt;SignMyCode&lt;/a&gt; (Copyright © 2024 SignMyCode.com. All Rights Reserved.)&lt;/p&gt;

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