搜索资源列表
JAVA上加密算法的实现用例
- 加密算法,java上的加密算法,对大家应该用帮助的一个加密算法。-encryption algorithm, java on the encryption algorithm, we should be used to help an encryption algorithm.
IBM JAVA上加密算法的实现用例
- java加密程序
JAVA加密3des算法
- JAVA加密算法JAR包,很全的。
cryptix_src_3-1-2
- 另一个使用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
IBM JAVA上加密算法的实现用例
- java加密程序-java encryption
pc1-128-java
- JAVA加密算法之一-JAVA encryption algorithm
pc1-256
- JAVA加密算法之一,不过支持256位加密-JAVA encryption algorithm, however, support 256-bit encryption
java-des
- des加密算法的java实现-The implement of DES encryption algorithm for JAVA
SHA1_java
- 用java实现的sha1加密算法,格式非常规范,标准的一个程序,注释很详细^_^-used to achieve the sha1 encryption algorithm, a very standardized format, a standard procedure, very detailed notes ^ _ ^
RSA加长分段加密
- RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric
公钥加密算法
- rsa加密解密是一种公钥加密算法,广泛应用于信息安全领域-rsa encryption and decryption is a public key encryption algorithm widely used in the field of information security
TEA式加密
- 一个微小加密算法.这是一种最快速最有效的加密算法.使用混合代数公式组.作到64位加密 -a small encryption algorithm. This is one of the most rapid most effective encryption algorithm. The use of the mixed group algebraic formula. For 64-bit encryption
JAVA-MD5pass_src
- JAVA 的MD5加密算法源代码 JAVA 的MD5加密算法源代码-JAVA MD5 encryption algorithm source code of Java M D5 encryption algorithm source code
rsa-java
- rsa加密算法的JAVA实现,绝对能够运行-rsa encryption algorithm JAVA absolutely capable of running
jiejiemiok
- 一个非常好的对称加密算法,有jar文件,可以直接运行,对初学者非常有用-a very good symmetric encryption algorithm, a jar file can be run directly, very useful for beginners
java-RSA
- RSA加密算法的源代码,用JAVA实现 速度很快哦 -RSA encryption algorithm source code, using JAVA Oh realize fast
jiami
- 普通的加密算法,具有很强的使用性,可作为密码学专业参考-Common encryption algorithm used has a strong, and can be used as a professional reference Cryptography
Encrypt
- Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm