搜索资源列表
rsa算法
- java自行开发rsa-developed rsa
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
基于JAVA的IDEA实现
- 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
JAVA上加密算法的实现用例
- 加密算法,java上的加密算法,对大家应该用帮助的一个加密算法。-encryption algorithm, java on the encryption algorithm, we should be used to help an encryption algorithm.
JAVA系统C动态课件
- N多C经典算法代码,完全可以运行,绝对是好东西,大家一起分享-more classical algorithm C code can run is definitely a good thing, to share with everyone
Java-DES
- DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
Md5.java
- java版的MD5算法,已用过,可以用的。试试吧-java version of the MD5 algorithm, has been used, can be used. Try it
rsa.java
- java版的RSA算法,可以供参考使用。你可以试试哦-java version of the RSA algorithm can be used for reference. Oh, you can try
JAVA-MD5pass_src
- JAVA 的MD5加密算法源代码 JAVA 的MD5加密算法源代码-JAVA MD5 encryption algorithm source code of Java M D5 encryption algorithm source code
acme.tar.gz
- 一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码, Completely uses the java compilation the encryption general algorithm package, contains des, des3, rsa and so on very many encryptions calculates the law origin code
java
- md5算法的java实现-md5 algorithm java realizes
java-lzo-1.00.tar
- java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
DES-java
- 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
java-des
- des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
Java-Encryption
- BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.
dbscan-java
- dbscan算法的Java 实现,源代码
des-java
- 用java 实现的des加密解密算法过程文档含源码-java des achieve
Java+linux
- 操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
SM2&SM3&SM4国密规范及Java软算法实现
- SM2&SM3&SM4国密规范及Java软算法实现(SM2 & SM3 & SM4 java sourcecode)
First Fit算法的java实现
- JAVA模拟内存分配与释放:首次适应算法(JAVA analog memory allocation and release)