摘要
传统的网络通信采用的高级加密标准(Advanced Encryption Standard,AES)加密算法属于对称加密,存在安全隐患。针对这个问题,本文提出一种适用于网络通信的组合加密算法:对AES算法进行优化,引入RSA算法来保护密钥,并简化RSA算法。最后以服务器-客户机(Client-Server,C/S)架构为框架设计了一个通信仿真实验来测试算法性能。结果表明,本文所提出的算法在提高安全性的同时,保证了通信效率。
The traditional Advanced Encryption Standard(AES)encryption algorithm used in network communication is symmetric encryption and has security risks.To address this problem,this paper proposes a combined encryption algorithm suitable for network communication:optimizing AES algorithm,introducing RSA algorithm to protect the key,and simplifying RSA algorithm.Finally,a communication simulation experiment is designed to test the performance of the algorithm with the framework of serverclient(Client-Server,C/S)architecture.The results show that the proposed algorithm improves security while still ensuring communication efficiency.
作者
李温晗华
杨凯
LI Wenhanhua;YANG Kai(School of Information Engineering,Xijing University,Xi’an Shaanxi 710123,China)
出处
《信息与电脑》
2022年第15期232-234,共3页
Information & Computer
关键词
通信安全
高级加密标准(AES)加密算法
RSA加密算法
communication security
Advanced Encryption Standard(AES)encryption algorithm
RSA encryption algorithm