基于.NET的分布式系统用户密码加密方案设计
User Password Encrypting Scheme Design for Distributed System Based on .NET Technology
-
摘要: 根据ASP平台的安全需求,分析了分布式系统用户密码加密方案.在微软.NET技术基础上,设计了一种密码加密方案,使系统用户的密码在传送、数据库保存等过程中得到有效保护.即使密码信息被非法获得,非法用户也无法侵入系统运行.Abstract: According to the security requirements of ASP platform,the user password encrypting scheme of distributed system is analyzed.On the base of Microsoft.NET technology,a password encrypt scheme with quite high security level is proposed.This scheme integrates several encrypting technologies,which protect the password in transmission and saving in database efficiently.Eventhough the password information is gotten without permission,the illegal user can not enter the system.