
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mono Blog</title>
      <link>https://allendev.net/blog</link>
      <description>Blog about Microsoft technologies (.NET, ASP.NET Core, Blazor, EF Core, WPF, TypeScript, etc.)</description>
      <language>en-us</language>
      <managingEditor>zzyliu71@gmail.com (Allen Liu)</managingEditor>
      <webMaster>zzyliu71@gmail.com (Allen Liu)</webMaster>
      <lastBuildDate>Tue, 07 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/security/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2026-04-07-Salt and Hash</guid>
    <title>Why You Must Salt and Hash Passwords: A Journey to Secure Storage</title>
    <link>https://allendev.net/blog/2026-04-07-Salt and Hash</link>
    <description>The topic of salting and hashing passwords is a fundamental concept in security, but why is it so crucial? This article will guide you through the evolution of password storage, from insecure to...</description>
    <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>C#</category><category>.NET</category><category>Security</category>
  </item>

  <item>
    <guid>https://allendev.net/blog/2026-05-06-hash2</guid>
    <title>A Tour of Hash Functions: From MD5 to Argon2 and Beyond</title>
    <link>https://allendev.net/blog/2026-05-06-hash2</link>
    <description>In a previous article, we explored the topic of salted password hashing. This time, we&#39;ll expand on that by taking a broader look at the world of hash functions.</description>
    <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>C#</category><category>.NET</category><category>Security</category>
  </item>

    </channel>
  </rss>
