阅读背景:

如何使用C#在SQL Server数据库中存储哈希?

来源:互联网 

I'm trying to make a website with a log on / log off feature and I plan on properly hashing and salting the password. The problem I'm facing, however, is how I'd go about storing the password in the database. I know that I need to store the hashed + salted password in the database (not in plain text or plain encrypted), but I don't know how to technically get around inserting the binary data into the database.I'm trying to make a website with a log on / lo




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: