资源列表
md5
- MD5功能接口,可以在程序中调用此接口实现MD5的计算。-MD5 API
authcode
- 动态密钥 把动态密匙保存在密文里,同样的明文,生产不同密文后能解密。加密后的密文可能是一些特殊字符,复制过程可能会丢失,所以用base64编码-Dynamic Key The dynamic key is stored in the ciphertext, the same plaintext, after the production of different ciphertext can be decrypted. Encrypted ciphertext may be some s
shuju
- 这是一个数据加密程序,利用汇编进行数据的加密实现-This is a data encryption procedures, the use of encryption for data compilation to achieve
keyclassjm
- 基于 .net Framework 2.0的rsa加密解密方法-Based on. Net Framework 2.0 Methods of encryption and decryption rsa
RebalancedRSA
- Rebalanced rsa is an rsa variant that optimizes its decryption time at the expense of its encryption time. Suitable for hybrid applications.
yiwei
- 基于C语言的古典加密算法中的简易替换的文件-Easy replacement of classical encryption algorithm based on the C language
rc4
- 刚学的加密算法,今天把它实现了下,如果写的不好麻烦大家指点下-Just learn the encryption algorithm, it achieved today, if you write the kind of bad trouble
Virus__4456440DNARRKTX1532Geometry__
- 这是一个值得学习的源码Virus__4456440DNARRKTX1532Geometry__,功能方面也不错,同学们可以-This is a worth learning source Virus__4456440DNARRKTX1532Geometry__, function is good also, the students can have a look
base64
- 自己用C++写的base64编解码程序,含测试程序-Own use C++ written in base64 encoding and decoding process, including test procedures
bcr
- BCR 分组密码加密算法 穷举攻击的C语言实现,双核双线程-BCR block cipher attack
Rabin.cpp
- 高效的Rabin加密算法,使用到了很多基本的同余有关函数-efficient Rabin encrypt and decrypt algorithm