可能重複:
How to best store user information and user login and password
Best way to store password in database最佳途徑
我正在尋找最好的方法來安全地存儲密碼的基於Web的使用C#和MySql的應用程序。
我很想實現這個最好的方法,如果有現有的DLL我可以利用或已經內置到.NET框架的任何建議。
另外 - 我正在尋找最佳存儲密碼的方式,同時遵循PCI合規性規則。
非常感謝...... 羅蘭
http://stackoverflow.com/questions/1054022/best-way-to-store-password-in-database –