<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bcrypt on Kevin&#39;s Blog</title>
    <link>https://bloglee.pages.dev/tags/bcrypt/</link>
    <description>Recent content in Bcrypt on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Sun, 31 Aug 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bloglee.pages.dev/tags/bcrypt/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bcrypt Hash(哈希)</title>
      <link>https://bloglee.pages.dev/post/into-to-bcrypt/</link>
      <pubDate>Sun, 31 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/into-to-bcrypt/</guid>
      <description>&lt;hr&gt;&#xA;&lt;h1 id=&#34;一注册流程register--sign-up&#34;&gt;一、注册流程（Register / Sign-up）&lt;/h1&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;用户输入密码&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;用户在注册页面输入密码，例如 &lt;code&gt;&amp;quot;MyP@ssw0rd!&amp;quot;&lt;/code&gt;。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;后端生成哈希&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;后端接收到明文密码后，调用 bcrypt：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
