搜索资源列表
JCT - java加密解密工具包
- java加密解密工具包-Java encrypt and encode tool package
encrypt
- 常用的几个Java加密解密算法,包括DES,SHA等-des,sha encrypt and decrypt
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
3DES
- 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
AESMaker
- AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
aes
- Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
ImageFreqCipher
- 一种频域加密算法,图像经过DCT变换得到DCT系数,然后对DCT系数进行加密。然后对加密的DCT系数进行DCT反变换图像数据。最后对其加密后的图像数据进行线性变换来调整图像数据的取值范围在[0,255]。最后得到加密图像-A frequency-domain encryption algorithm, the image obtained through the DCT transform DCT coefficients, and then encrypt the DCT coefficien
3des
- 实现3DES加密解密的系统。。。应用密码学课程设计-complete 3des encrypt and desencrypt
AesCrypt
- java version : AES EnCrypt, DeCrypt algorithm
Encrypt
- Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
Encrypt
- JAVA MD5加密源码,此源码适合初学者使用,其中的测试文档需用用户根据自己的需要来完成。-JAVA MD5 encryption source code, the source for beginners, one of the test document Xu Yong users to complete their own needs.
DES
- 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
3DES
- Implementation of 3DES algorithm (encrypt/decrypt)
encrypt
- 用RSA公匙加密,该密文可以被JAVA用RSA密匙解密。-test to encrypt plain text by RSA key, please be noted to reverse the byte array after encrypt, or otherwise the cipher can not be decrypt by java.
RESsecure
- 通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtigh
ECCrypt
- ECC Cryptography, to encrypt and decrypt message-ECC Cryptography, to encrypt and decrypt message..
ECField
- ECC Cryptography, to encrypt and decrypt message-ECC Cryptography, to encrypt and decrypt message..
ECParam
- ECC Cryptography, to encrypt and decrypt message-ECC Cryptography, to encrypt and decrypt message..
ECPoint
- ECC Cryptography, to encrypt and decrypt message-ECC Cryptography, to encrypt and decrypt message..
Encrypt
- 用java编写算法程序,通过程序可以实现对数据进行md5加密算法-add