摘要
在现代的网络和通信系统中,数据传输的安全性日益显得重要。但是加密技术的高强度计算量和Java的相对低运行效率之间的矛盾也不容忽视。文章介绍了如何在Java中调用非Java代码来加速对运行速度要求较高的模块。
In modern network and communication system, the security of data convey seems important day by day. But the contradiction between the intensive computation of the encryption and relative poor efficiency of Java shouldn't be ignored either. This paper introduces a method to call non-Java code to accelerate computation speed in Java code.
出处
《计算机工程》
CAS
CSCD
北大核心
2004年第12期99-100,118,共3页
Computer Engineering
关键词
网络安全
加密
JAVA本地接口
效率
Network security
Encryption
Java native interface(JNI)
Efficiency