搜索资源列表
encryption-software
- 用Java开发的加密程序,使用三重DES加密方案有效提高安全性-Encryption program written in Java, using the Triple DES encryption scheme is effective to improve security
TripleDESencryption
- JDK:1.40以上 说明:文件加密 加密方法:三重DES加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above Descr iption: file encryption encryption: Triple DES encryption encryption process: the selected file encryption in the same folder to generate a an incre
FileEncrypter
- 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
TripleDES
- This a triple des program-This is a triple des program
FileEncrypter
- 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
TripleDES
- triple des algorithm implemented using java
crypto
- 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
TripleDES
- 一个用Java实现的三重des加密与解密过程的程序-triple des encryption