我想使用 salted hash 方法或 aes 加密方法加密 mysql 数据库表中的整个密码列,我该如何做?

发布于 2025-01-16 12:24:01 字数 185 浏览 2 评论 0原文

这就是上面的图片,我需要最后一块来完成该项目。任何人都可以帮助我使用 aes_encrypt 方法或 salted hash 方法加密整个密码列的代码吗?

我尝试使用我在网站上看到的代码创建触发器,但它不起作用。语法错误。我需要密码仅对用户可见,并且在用户忘记密码的情况下,可以以最小的错误进行重置。如果可以对整个柱子加盐,我很想知道如何做。

That is the image above, i need the final piece to complete the project. Can anyone help me with the code to encrypt the entire password column, using aes_encrypt method or salted hash method?

I tried creating a trigger using a code I saw on the site and it didn't work. The syntax was wrong. I need the password to be visible only to the user and in a case where the user forgets the password, it can be reset with minimal errors. If it is possible to salt the entire column, i would love to know how.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文