摘要
为了保证Internet上数据的安全传输,加密传输得到越来越多的应用。主要阐述了如何通过JSSE实现基于SSL/TLS协议的安全文件传输系统,给出了使用JSSE创建安全套接字连接的具体方法。系统具有跨平台、传输性能高效等特点。在此基础上分析了基于SSL/TLS协议的文件传输系统的安全性。由于数据加密往往是很耗时的,会在一定程度上影响传输效率,所以还通过将本系统与一般的文件传输系统相比较,分析了基于SSL/TLS安全文件传输系统的传输效率。
Nowadays eneryption has become a key to protect the data which are transferred on Intemet, This thesis mainly discussed how to achieve the secure file transport system by JSSE, and the method which can make the secure socket connection by JSSE. The system is efficient and can run on several platforms with no rebuilding. On other hand this thesis analyzed the security about the file transport system based on SSL/TLS protocol and the transport efficiency by comparing with common file transport system.
出处
《计算机技术与发展》
2006年第5期118-120,共3页
Computer Technology and Development
作者简介
盂彦(1981-),男,安徽合肥人,硕士研究生,研究方向为网络与信息安全;
侯整风,教授,硕士生导师,研究方向为计算机网络与信息安全。