目录第一章引言…………………………………………………………
1第二章网络安全……………………………………………………
2第三章加密技术……………………………………………………
5第四章MD5工作原理………………………………………………
8第五章MD5算法……………………………………………………
10结束语…………………………………………………………………13致谢……………………………………………………………………14参考文献………………………………………………………………15附录源代码………………………………………………………
16WEB上用户口令安全传输的研究与实现数学计算机科学学院摘要:主要阐述利用MD5加密算法来保证WEB上用户口令的安全传输
首先利用MD5对用户口令进行一次加密,然后再利用MD5对该密文和一个随机数组成的信息进行加密,形成网络上传输的用户口令,避免用户口令以明文的形式在WEB上进行传输,从而有效地提高认证系统中口令传输的安全性
关键词:口令;MD5算法;网络安全ThestudyandimplementationoftheSecureTransferofUser’sPasswordonWEBSchoolofMathematicsandComputerScienceAbstract:Inthispaper,wemainlyexpoundhowtotransferourpasswordinsecurityonWEBbymeansofMD5
Firstly,weencryptthepasswordwithMD5andaddarandomnumbertotheencryptedpasswordtoformanewmessage
ThenencryptthemessagewithMD5againtohaveanewencryptedpasswordthatist