|
计算机应用 2008
A high performance parallel schedule solution of network transport encryption in linux
|
Abstract:
This paper brought out and showed the implementation of a high-performance parallel network packets encryption schedule (HENC) in Linux system based on producer-consumer theory, in which a pointer of "transmiter" was used. After comparing the throughput in testing environment with general network packet encryption schedule in Linux system, we showed HENC was a better network packets encryption schedule when hardware encryption modular was used. Finally, we talked about the problems and the further way of improving HENC.