资源列表
User_Input2186528182010
- Simple program for encrypting text.
RC4
- rc4 algoritm explanation
des1
- DES encryption algorithm
jiami
- 加密解密1、 移位密码的原理 加密:e(x)=(x+K) mod 26 解密:d(y)=(y-K) mod 26 -1 encryption and decryption, the principle of shifting the password encryption: e (x) = (x+ K) mod 26 decrypt: d (y) = (yK) mod 26
Encryption-and-decryption
- 加密解密 算法实现程序 c++加密解密 算法实现程序 c-Encryption and decryption algorithm program c++ encryption and decryption algorithm program c++
CRC--C-language
- CRC校验C语言实现,CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验,LRC校验很好理解,编程实现简单。用了一天时间研究了CRC的C语言实现,理解和掌握了基本原理和C语言编程。结合自己的理解简单写下来。-CRC, C language, CRC (Cyclic Redundancy Check) verification is widely used, prev
Blowfish-algorithm
- Blowfish algorithm for encryption
48408-48408.ZIP
- Digital Envelope v1.0. The objective of this project is to provide the secure communication over the network using both public key and private key cryptosystems. This is double fold encryption technique. This uses DES algorithm to encrypt the message
48502-48502.ZIP
- DES implementation in Java v1.0 (Data Encryption Standard)
md5
- C md5 code C md5 code-C md5 code C md5 code C md5 code
QQcryptography
- QQ加密算法 适用QQ2008以前的,QQ 加密算法 适用QQ2008以前的-failed to translate
java-HUNXIAOQI
- 将源码混淆,是源码不仅具有保密性还能减少软件的大小。-The source confusion, is the source not only confidential but also to reduce the size of the software.
