搜索资源列表
-
0下载:
ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
-
-
0下载:
blowfish加密算法开发包,blowfish encryption algorithm development package
-
-
0下载:
另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general
algorithm package, contains des, rsa, sha, md5, md4, md2, idea,
blowfish and so on the very many encryption algor
-
-
0下载:
加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
-
-
0下载:
Java中的Blowfish对称密钥加密算法类和实例-Java in the Blowfish symmetric key encryption algorithm classes and instances
-
-
0下载:
JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。
-JAVA is the Blowfish encryption symmetric key algorithm, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, is b
-
-
0下载:
java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
-
-
0下载:
Java源码,算法相关,Blowfish,JAVA加密,对称密钥算法 -Java source code and related algorithms, Blowfish,, JAVA encryption, symmetric key algorithm
-