资源列表
Encrypt_Decrypt.zip
- 加密,解密
CRC
- 这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
1
- 1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom
jiami2
- 完全解决了中文问题- Completely has solved Chinese problem
PicX0R
- dycrypt text by elgamal algorithm
mcryptapi
- Cryptographic simple class.
dct2_recover
- 数字水印提取算法,利用离散余弦变换的(dct)算法,对以往的算法有所改进-Digital watermark extraction algorithm using discrete cosine transform (dct) algorithm, an improvement on previous algorithms
anquan
- 银行家算法的源码加详细的说明,功能全面,适合于初学者。- algorithm source code plus detailed instructions, full-featured, suitable for beginners.
rc4
- encrypt ana decrypt source
kong1
- special AES key generation algorithm for using secure transformation of the data from one user to another
Base64
- BASE64编码的实现-BASE64 encoded realize
1
- public final class RC4 extends Cipher { int x int y byte[] state = new byte[256] -public final class RC4 extends Cipher { int x int y byte[] state = new byte[256]