搜索资源列表
MD5-java
- MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/ -MD5 algorithm to achieve java * Below these S11 - S44 is a 4 * 4 Moment RUF, in a primitive realization of the C# defi
rsaaa
- 用java实现的rsa的加密解密的一个过程。-used to achieve the rsa the encryption and decryption of a process.
java_watermark
- 用java实现数字水印的嵌入与提取,过程中使用DES对水印进行加密-Java digital watermark embedding and extraction, the process of using DES to encrypt the watermark
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
Applet3
- 本程序是运用JAVA把流密码生成过程演示出来,谢谢大家支持。我现在需要流密码加密软件,有的密我 QQ:271027-This procedure is to use JAVA to flow out of the password generation process presentation, thank you for support. I now need to stream cipher encryption software, and some secret I QQ: 2710271
desmima
- 用java 实现了des的加密和解密的过程,用swing写的界面-Using java realized des encryption and decryption process, to write an interface with the swing
pkcs7signaturesANDverify
- 模拟PKCS#7号标准做的签名及验证程序 Java开发~-Simulation of PKCS# 7 signatures and code according to do Java development ~ validation process
kt
- 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
minsheng
- 支持以下开发平台:windows,linux,solaris,java,开发者需自己实现网上支付功能,订单内容提交到网银URL之前,通过此开发包中的类对订单信息明文进行加密,加密后的密文通过你网站的80或443端口提交到网银URL,用户在此URl完成支付过程-Supports the following development platforms: windows, linux, solaris, java, developers need to realize their own online
encrypt(desPrsa)
- 通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
DesEncryption
- DES加密算法的java源代码,内容简明清晰,过程流畅,适合学习参考。-The java source code of DES encryption algorithm , the content is clear and concise, and the process is smooth.So it is easy to learn.
AES
- 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step of the detailed display
Source
- 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decry
tea
- 用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单-Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface
AES加密解密
- 用Java编写AES加密算法,实现加密解密过程(Using Java to write AES encryption algorithm to achieve encryption and decryption process)
