资源列表
LFSR
- 1. 分析n-位LFSR生成m=2n-1位长伪随即序列的算法过程。 2. 用程序设计语言将算法过程编程实现。 输入明文:I do like this book 加密算法E:yi=xi^ki 密钥:32-LFSR的输出,初始值:good 本原多项式:x32+x7+x5+x3+x2+x+1 -1. Analysis of n-bit LFSR to generate m = 2n-1 bit length of the sequence was pseudo-algo
X-Crypter
- X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
RsaNesc
- Program that implements the RSA in nesC language
CodecBase32
- 本程序用比较另类的方式实现Base32文本加密算法(算法实现在DLL的导出函数里面),并用一个示例程序调用实现这个算法的DLL函数,以e-mail地址作为明文,加密生成了25字节的软件序列号。 这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample pro
MD5-RSA-DES
- 文件-3个着名加密算法(MD5、RSA、DES)的解析 -File- 3 famous encryption algorithm (MD5, RSA, DES) to resolve
BasicDES_latest.tar
- basic grain des encryption system
CRC
- CRC算法源代码-CRC algorithm source code
CRC32_code_59
- VC++使用CRC-32检测程序完整性源码 -VC++ using the CRC-32 integrity of the source detection program
EncrypTxtByPic
- 利用图片加密文本文件,调试环境:Win XP;.Net -The use of picture encrypted text file, debugging environment: Win XP . Net
OpenSSL_cert
- OpenSSL命令常用证书操作,比较不错的介绍说明文档。-The OpenSSL command commonly certificate operation, and good documentation.
t
- Base64组件的应用-Base64 application components
aesCode
- here is code about aes code for u to understand what the aes is talking about-here is code about aes code for u to understand what the aes is talking about..........
