搜索资源列表
Caesar--java
- 凯撒密码扩展算法,输入加密参数k1,k2, c =(k1*m+k2) mod 26-Caesar expansion password algorithm, the import of encryption parameters k1, k2, c = (k1 * m k2) mod 26
javaDESEncrypt
- java实现des加密算法,使用了sun提供的des算法支持-java achieve des encryption algorithm, the use of the sun to provide the support des algorithm
sorgentiJava.tar
- 加密算法,可以实现数据的加密过程,原代码 直接可以用 -encryption algorithm, can achieve data encryption process, the original code can be used directly
ShamirAlgorithms
- 用java实现Shamir门限算法,可用于数据的加密解密,特别是传送加密密钥时有用-with java achieve Shamir threshold algorithm can be used for data encryption and decryption. Special transmission of the encryption key is useful when
DES
- JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
j2eesdk-1_4_04-samples
- 一个java写的加密算法,欢迎大家去下载下来研究的啊
Caesercipher
- Caeser加密解密算法,用java swing 可视化变成实现
RSA
- java程序实现的RSA算法,实现了加密解密并带有源代码。并配有exe执行文件
JAVA加密3des算法
- JAVA加密算法JAR包,很全的。
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
lab1
- 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
JAMIJIEMI
- 一个很好用的Java加密解密算法,测试通过,直接解压就可以用!-a good use of the Java encryption and decryption algorithm, the test directly extract can use!
FileEncryptor
- java写的文件加密算法,我自己找的,忙帮该一下-java write file encryption algorithms, to find my own, and is busy helping the click
DesEncrypt
- 关于Des加密解密的算法,采用java语言编写。-About Des encryption and decryption algorithms, using java language.
MD5Code
- java,加密,md5加密算法的源码,很实用.-java, encryption, md5 encryption algorithm source code, it is practical.
qiu_networksecurity_project1
- 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
gssecurity
- java环境下编写的凯撒加密和解密算法,可以实现加密解密计算,其中有实现例子。-java environment prepared Caesar encryption and decryption algorithm, encryption and decryption can be achieved, of which there is an example implementation.
MD5_encryption_algorithm
- MD5加密算法,并附带一个JSP实现,很不错,可以直接调用,当作工具类收藏-MD5 encryption algorithm, along with the realization of a JSP, it is good, you can call directly, as tools collection
RSA
- rsa的加密算法,可以实现简单的数据加密以及解密工程,没有图形界面-rsa encryption algorithm, can achieve a simple data encryption and decryption works, there is no graphical interface
CryptoJS v3.1.2
- js加密库,aes,md5等加密算法,可用于nodejs及浏览器端(Js encryption library, aes, md5 and other encryption algorithms)