摘要
随着大数据时代的来临,密码泄露的情况时有发生,数据安全已成为我们日益关心的问题.本文运用springmvc+spring+mybatis框架技术,通过模型分析、数据库表设计、时序图逻辑跳转的方式,详细地阐述了加盐BCrypt算法在电商安全模块中的应用,有效地解决了MD5加密算法的弊端,极大地提高了信息的安全性.
With the advent of the era of big data, the situation of password leakage occurs, data security has become an increasingly concerned issue. Using springmvc+spring+mybatis framework technology, this paper expounds in detail the application of added salt BCrypt algorithm in e-commerce security module by means of model analysis, database table design, and timing diagram logic jump, which effectively solves the drawbacks of MD5 encryption algorithm, and greatly improves the security of information.
作者
扈玮
王立华
HU Wei;WANG Li-Hua(College of Electronic and Information Engineering,Shandong University of Science and Technology,Qingdao 266590,China)
出处
《计算机系统应用》
2019年第10期80-85,共6页
Computer Systems & Applications
基金
山东省自然科学基金(ZR2018MF005)~~
关键词
MD5加密算法
加盐BCrypt算法
密码加密
密码验证
MD5 encryption algorithm
added salt BCrypt algorithm
password encryption
password authentication