摘要
主要介绍在使用ASP技术设计的网站,对注册用户的密码进行加密,并使加密后的信息保存在密码表中。用户登录网站时,将用户提交的密码与密码表中的用户密码解密后进行比较,判读登录用户是否合法用户。
this paper mainly introduces the use of ASP technology in design the site,to registered users password encrypted,and make encrypted information stored in the password list.Login users log on site,will the user submitted the password and password table comparing user password decryption,reading after landing legitimate users.
出处
《电脑编程技巧与维护》
2011年第12期125-126,共2页
Computer Programming Skills & Maintenance
关键词
加密算法
解密算法
ASP技术
Encryption algorithm
Decryption algorithm
ASP technology