资源列表
HackDictionary
- 黑客字典2.2,改进了穷举的算法,密码最大长度为1000,使代码长度减小,程序的执行速度加快。 同时加入了新的功能,除了完成一般黑客字典的所有功能外. 还加入了辅助功能,协助黑客更好的 设置字典。-Hackers Dictionary 2.2, improved the exhaustive algorithm, the password maximum length is 1000, so that the code length decreases, the program run
test
- 使用多线程实现的md5密码破解器,可以在10秒内破解8位数字字母混合的md5密码。-Implemented using multiple threads md5 password cracker can break 10 seconds in the 8-bit alphanumerics of md5 passwords.
Alpha.pptx
- 加解密的最基本常识,帮助你了解最简单的加解密知识-Encryption and decryption of the most basic common sense, to help you understand the most simple knowledge of encryption and decryption
sha1
- SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
CryptAPI
- 很全的加密软件 ,可以立即调试可用,适合初级程序开发员练手。-Very wide encryption software, you can debug immediately available for application developers to practice primary hand.
Modern-cryptography-
- 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
AES-Source-Code
- AES加密算法的C++实现,比较精简,比较准确-AES encryption algorithm in C++, more streamlined, more accurate
des_version2_vc6.0
- des自己封装成类 层次不错 效率也还行-des encrypt
T60alt
- 这是IBM T60型号的主板解密连接线位置图 按标下的点接线就可以解密了-This is the IBM T60 type of motherboard location map according to declassified cables under the standard point wiring can decrypt the Oh
rsa
- rsa算法是经典的加密解密算法,可用来加密和进行数字签名。本程序运用rsa算法生成密钥对。-rsa algorithm for encryption and decryption algorithm is a classic that can be used to encrypt and digitally sign. The program uses algorithms to generate rsa key pair.
QQTEA
- QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
RSA
- 完成1024位的RSA加解密,使用VC++开发有界面。-finish the encrypt the 1024 with RSA
