数据加密技术在计算机网络安全中的应用
2021-04-04郅霁月常宝岗熊竹林
郅霁月 常宝岗 熊竹林



摘 要:为了提高计算机网络安全中数据加密技术水平,文章引入并行同态处理思想,对以往网络数据加密技术进行改进。新的加密技術应用方案,通过分割文件数据,采取串行Map加密,调用Reduce函数,并行整合串行加密文件,引入最小化处理,降低加密计算复杂度。实验测试结果显示,文章提出的并行同态数据加密方案,能够有效提高数据加密效率,建议根据文件内存大小分割Map。另外,该加密方案应用后,网络数据安全性更高。
关键词:网络安全;数据加密技术;并行同态数据加密
中图分类号:TP309.7 文献标识码:A 文章编号:2096-4706(2021)18-0076-05
Abstract: In order to improve the data encryption technology level in the computer network security, this paper introduces the parallel homomorphic processing idea to improve the previous network data encryption technology. The new encryption technology application scheme, by dividing the file data, adopts the serial Map encryption, calls the Reduce function, integrates the serial encryption files in parallel, introduces the minimization processing, and reduces the encryption computing complexity. Experimental test results show that the parallel homomorphism data encryption scheme proposed in this paper can effectively improve the data encryption efficiency, it is recommended to split the Map according to the file memory size. In addition, after the application of this encryption scheme, the network data security is higher.
Keywords: network security; data encryption technology; parallel homomorphic data encryption
0 引 言
计算机网络时代的到来,为人们日常工作和生活带来了便利的同时,也带来了私信安全问题[1]。目前,网络用户信息遭受攻击的人群逐渐壮大,降低了网络功能体验评价,不利于计算机网络的发展[2]。未来几十年中,如何提升网络安全性能成了重点研究问题。在此时代背景下,数据加密技术应运而生,通过对网络中的数据信息采取加密处理,从而提高网络数据安全性能[3]。由于网络环境较为复杂,当前提出的一些数据加密技术处理流程较为简单,加密功能薄弱,并且数据加密效率较低,给不法分子可乘之机。为了充分发挥数据加密技术在其中应用的作用,本文尝试对应用问题展开分析,提出新的数据加密技术,并探究该项技术的应用方案。
1 计算机网络安全及数据加密技术应用问题分析
1.1 网络数据安全性薄弱……p>
