资源列表
bn
- 大数运算的一些函数和程序,验证通过,RSA算法需要的-Computation of large numbers of functions and procedures, verify through the RSA algorithm needs
AES_algorithm
- AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
pailiema
- n=4的排列码设计,可以实现文件的加密、解密。内附有明文,也可自行编写。-n = 4, the permutation code design, can achieve file encryption, decryption. Enclosed expressly, or write your own.
vigeneri
- Algoritma Vigeneri dengan PHP
AudioSendReceive
- Audio Network Steganography Source Code in Java
steganog
- Audio Network Steganography Source Code in Java
MD5
- This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
3dex_forjava
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
X509
- 在PKI体系下用openSSL编写的加解密,文档中有详细的使用说明。-, Document detailed instructions the PKI system openSSL written encryption and decryption.
RSA
- RSA加密代码,可实现图像加密,应用于加密文件中-RSA encryption code, image encryption, can be realized and applied to the encrypted file
Paillier
- 一种加密算法,可以直接对密文进行操作,而不需要知道相应的明文。-homomorphic encryption
RSA
- 用JAVA实现RSA算法,实现简单易懂,适用于初学者-JAVA realization of RSA algorithm to achieve a simple and easy to understand for beginners