资源列表
DES
- DES加密算法,注解清楚易懂。可方便移植到不同应用中,信息安全方面的重要资料。
CSBitWiseHelper_src
- BIT helper. code written in C++ to access bits within a byte
rc6
- rc6加密解密-rc6 encryption and decryption
RSA
- 实现RSA公钥算法,1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。
aesp
- AES算法的并行化,这个是我的并行作业,其实还不如不并行的效率高呢,不过可以参考其中是如何并行的,对写其他并行程序有点用。-Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit with the other parallel.
DES
- DES加密 .h文件 《应用密码学》书中的版本-DES encryption, " Applied Cryptography" version of the book
RSA1
- 实现了非对称加密,可加密文本和字符串,可供参考和学习-The realization of the non-symmetric encryption, encrypt text and string can be available for reference and learning
Formdesktop
- Vb设置窗体不能移动到屏幕以外的地方,也就是碰到屏幕边缘,它就不能再拖动了,与窗体吸附有点相似,有进修我们这种功能还是挺有用处的。-Vb set form can not be moved outside the screen, which is encountered edge of the screen, it can no longer drag, and with the adsorption of somewhat similar form, there are studies tha
RSA
- RSA加密解密算法,实现RSA的基本功能,一般的算法RSA.C-RSA encryption and decryption algorithms, to achieve the basic functions of RSA, the general algorithm RSA.CPP
IDEA
- IDEA加密解密 包含对文件的加密解密 使用方法文件中有说明-IDEA cipher
2
- 为了能加密自己的重要的文件,用Des算法对文件进行加密和解密的程序-Des encryption and decryption process
recurs
- /* Divide and Conquer */ /* Find minimum and maximum from a given series of numbers */ /* by using above said policy */ gcd fibonacci-/* Divide and Conquer*/ /* Find minimum and maximum from a given series of numbers*/ /* by using
