
Research on the Security Data Transmission based on Linux
Author(s) -
Shuliang Li,
Zhang Jie,
Liu You-zhu
Publication year - 2019
Publication title -
iop conference series. materials science and engineering
Language(s) - English
Resource type - Journals
eISSN - 1757-899X
pISSN - 1757-8981
DOI - 10.1088/1757-899x/563/5/052031
Subject(s) - computer science , encryption , on the fly encryption , key exchange , operating system , transport layer security , disk encryption , computer network , key (lock) , data security , embedded system , public key cryptography
This paper develops system software in application layer based on Linux operating system. Linux operation system in this paper. Different transmission modes are adopted in different parts to improve the transmission efficiency in the network. The data capture encryption method is used for the file data, and the storage transmission method is used for the image data. It designs an identity authentication protocol and key exchange protocol based on digital certificate and digital sign technology, to avoid the sophistication and filch and improve the reliability of the identity authentication and the security of the key exchange. The common algorithms of symmetric encryption, asymmetric encryption and information digest are studied by using OpenSSL standard library function to realize data encryption module of the system.