我想使用 salted hash 方法或 aes 加密方法加密 mysql 数据库表中的整个密码列,我该如何做?
这就是上面的图片,我需要最后一块来完成该项目。任何人都可以帮助我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论