资源列表
des
- a) I Wan to make more powerful crypto analysis against the need to keep constant b) The results of the analysis for different crypto key ... I would try to guess
fangshejiami
- 一个简单的仿射加密算法,能分析参数变化时的密文频率变化-A simple affine encryption algorithm, can analyze the ciphertext frequency change of parameters
c_dft
- 在codeblocks下,用C语言写的用来测试随机数离散频谱的小程序,测试的数据存在data.dat文件里面。-rodom c
esscAPI
- 根据加密机的指令将加密机的功能用代码的形式实现,包括加密机的常用功能,加密、解密-The encryption machine according to the the encryption machine' s instruction code form, including encryption machine used, encryption, decryption
AES
- AES加密解密类源码(VC++),包含工程文件,可直接使用。-AES encryption and decryption class source (VC++), contains the project file, and can be used directly.
CYY31CAESAR
- 凯撒加解密算法,实现单个字符和整个字符串的加解密程序,很好用-Simple encryption and decryption algorithm to achieve a single character and the entire string encryption and decryption procedures, very good use
protocol
- selective repeat protocol. it is used to transmit frames.
10
- 提出了一种基于元模型建模和聚类算法的设计空间减缩策略 能直接将设计空间减小到相对小的子空间-Based element modeling and clustering algorithm design space reduction strategy direct the design space is reduced to a relatively small subspace
RSA-encryption-image
- 基于RSA对图像进行加密,能够把图像文件获取并使之加密。-Image based on the RSA encryption, image files to obtain and encryption.
sha1_cpp
- 安全哈希算法 sha1的C++实现,在visual stdio 2008验证过-Secure hash algorithm sha1 C++ achieve visual stdio 2008 verified
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code