资源列表
RSA.rar
- RSA加解密算法,RSA加解密算法,RSA加解密算法,RSA encryption and decryption algorithm
CryptBox_Code.zip
- 文件加密和解密使用基于密码的加密 (PBE)。 基于密码的加密 (PBE) 从密码派生的加密密钥。为了使从获取的密码密钥非常耗费时间的攻击任务,大多数 PBE 实现 (作为一个如下所示) 将混合在一个随机数称为盐,以创建密钥。,File Encryption and Decryption using Password Based Encryption (PBE). Password-Based Encryption (PBE) derives an encryption key from a
Base64Encode
- 这个程序会加密或者解密文字咧-This program can encode and decode string.
OllyICE
- OllyDBG增强修改版。 由于OllyDBG 1.1官方不再更新,故一些爱好者对OllyDBG修改,以新增一些功能或修正一些bug,OllyICE就是其中的一个修改版,且己汉化,取名OllyICE只是便于区分,其实质还是OllyDBG。-OllyDBG enhanced modified version. Official no longer updated OllyDBG 1.1, the number of enthusiasts OllyDBG modify to add some
sha1_md5
- C++实现sha1_md5加密算法,键值对加密字符串,比MD5更安全。-The to achieve sha1_md5 encryption algorithm C++ keys more secure than MD5 encrypted string.
Caesar
- 实现流密码中的凯撒密码的加解密实现功能,时序列密码实现部分。-The the stream cipher Caesar password encryption and decryption functions, when stream cipher implementation section.
test
- This program in matlab encrypts the image in frequency domain
RSA
- 一个RSA算法的实现, 其中有大整数简单实现, 和求大质数的算法,最后综合成RSA加密解密算法。 代码有一定注释,输出详细的中间过程,对C++初学者很有用。-Simple implementation of an RSA algorithm, where there is a large integer, and demand a large prime number algorithm, finally consolidated into the RSA encryption al
GUI-KRIPTO
- Criptography DES Matlab
crc32
- Alogaritma CRC32 dengan mengunakan perbandingan text
getcode
- 用到MD5,每3秒生成一个随机码,这个随机码用已知算法可预测,模拟取固定随机码,可用于动态密码技术。-Generate a random code every 3 seconds, this random code known algorithm can predict simulation to take fixed-random code, can be used for dynamic password technology.
myDes
- 从欧洲的一个安全组织的开源代码中抽取出来的,实现了DES的ECB模式和CBC模式的加密,vc6的工程,完整的加密代码和加密示例。-Extracted from the open source code of a European security organization, the DES ECB mode and CBC mode encryption, the vc6 project and complete the encryption code and encryption exampl
