<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blog="http://dnn-connect.org/blog/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Blog - #PasswordHashing</title>
    <link>https://xrmlabs.com/About-Us/XRMs-Blog/term/3064/locale/en-US/Blog-PasswordHashing</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Sat, 11 Apr 2026 02:54:22 GMT</pubDate>
    <lastBuildDate>Sat, 11 Apr 2026 02:54:22 GMT</lastBuildDate>
    <category>#PasswordHashing</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=3064" rel="self" type="application/rss+xml" />
    <item>
      <title>Modifying Encrypted Passwords using SQLite for Web Application Authentication</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8657/Modifying-Encrypted-Passwords-using-SQLite-for-Web-Application-Authentication</link>
      <description>&lt;p&gt;In web applications where user authentication is managed through an SQLite database, there may arise situations where developers or testers need to update or verify user credentials directly from the database. This blog demonstrates a step-by-step approach to modifying the Users.db SQLite file for password updates using DB Browser (SQLite), while providing insights into how different application files handle user authentication, encryption, and JWT generation.&amp;nbsp;&lt;/p&gt;
</description>
      <category>#BCrypt</category>
      <category>#DBBrowserforSQLite</category>
      <category>#PasswordHashing</category>
      <category>#SQLite</category>
      <category>#WebApplicationSecurity</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8657/Modifying-Encrypted-Passwords-using-SQLite-for-Web-Application-Authentication</guid>
      <pubDate>Thu, 14 Aug 2025 12:58:00 GMT</pubDate>
      <media:thumbnail width="144" height="96" url="https://xrmlabs.com:443/DesktopModules/Blog/BlogImage.ashx?TabId=94&amp;ModuleId=440&amp;Blog=1&amp;Post=8657&amp;w=144&amp;h=96&amp;c=1&amp;key=2a6871a4-0bdd-4084-883a-5099ab1bf821" />
      <blog:publishedon>2025-08-14 12:58:00Z</blog:publishedon>
    </item>
  </channel>
</rss>