摘要
DES数据加密算法是最著名的对称密钥加密算法,在计算机密码学及计算机数据通信的发展过程中起着重要的作用。分析了DES数据加密算法的基本原理,用JAVA语言实现了对文件的加密。
The DES data encryption algorithm takes the most famous symmetrical key encryption algorithm,is playing the vital role in the computer cryptology and in the computer data communication's developing process.The article has analyzed the basic principle of DES data encryption algorithm,finally used the JAVA language to realize it to the document encryption.
出处
《价值工程》
2011年第13期180-181,共2页
Value Engineering
基金
渭南师范学院研究生专项基金项目(10YKZ009)
关键词
DES算法
密钥
加密
明文
密文
JAVA
data encryption standard algorithm
key
encryption
plaintext
cipher text
JAVA