首页 | 本学科首页   官方微博 | 高级检索  
     

NET框架下采用HASH算法的口令管理
引用本文:杨波. NET框架下采用HASH算法的口令管理[J]. 兵工自动化, 2006, 25(10): 33-33,39
作者姓名:杨波
作者单位:军事经济学院,研究生二队,湖北,武汉,430035
摘    要:VS.NET框架下的口令管理,可通过MD5及SHA-1两种HASH算法实现.当用户向数据库注册新用户记录时,用MD5算法加密用户名,用SHA-1加密密码,并将这对加密后的口令插入数据库.当用户登录信息系统时,用同样的方法对用户输入的口令进行加密,然后将它与从数据库中的加密口令进行比较,由此实现口令管理.

关 键 词:VS.NET框架  HASH算法  MD5  SHA-1  口令管理
文章编号:1006-1576(2006)10-0033-01
收稿时间:2006-04-24
修稿时间:2006-04-242006-05-31

Password Management with HASH Algorithm Under .NET Framework
YANG Bo. Password Management with HASH Algorithm Under .NET Framework[J]. Ordnance Industry Automation, 2006, 25(10): 33-33,39
Authors:YANG Bo
Affiliation:Brigade 2 of Graduate, Military Economics Academy, Wuhan 430035, China
Abstract:Password management under framework of VS.NET could be realized by HASHs of MD5 algorithm and algorithm. When the customer registered the new customer record toward database, encrypting the user's name with the calculate way of MD5, encrypting the password with the SHA-1, and inserting the encrypted name and password into the database. When the customer registered the information system, the method for using the same inputs to the customer of password carried out encrypt, then compared with the encrypt password in the database; thus, the password management was achieved.
Keywords:VS.NET framework   HASH algorithm   MD5   SHA-1   Password management
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号