我不能简单地使用哈希或加密以存储密码,因为数据库必须识别密码(我认为大多数或所有数据库必须以纯文本格式接收密码)。
I can't simply use a hash or encryption to store the password because the database must recognize the password (I think most or all databases must receive password as plain text).
我不能简单地使用哈希或加密以存储密码,因为数据库必须识别密码(我认为大多数或所有数据库必须以纯文本格式接收密码)。
I can't simply use a hash or encryption to store the password because the database must recognize the password (I think most or all databases must receive password as plain text).
应用推荐