搜索资源列表
DES
- DES算法的java语言实现.可以实现对文件的加解密.-DES algorithm java language. Can be achieved on the document encryption and decryption.
Java_C_3DES
- 提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
jiajiemi
- 加解密软件实现对文件的加解密,其中包含有文档是对其的形象描述,运用的是sql ,java等知识。-Encryption software encryption and decryption of the document, which contains the image of the document to its descr iption, use the sql, java and other knowledge.
JiaFa
- 用java写的加法加解密算法,简洁易懂,可以供初学者参考-Jia Fajia written in java and decryption algorithms, concise and easy to understand, you can reference for beginners
androidDES
- android des加解密实用类,支持与java,c#的互联-android des encryption and decryption utility classes, support java, c# interconnection
des
- 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
ecb_Encryp
- c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
declass
- Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catali