资源列表
MSS
- 现在,移动存储的应用很多,你U盘及移动移动硬盘之类的,如果你不小心遗失了这些设备,万一里面的数据比较重要,那很容易就泄漏了,那么如何让我们的移动设备在丢失了之后也不造成数据丢失呢?这里最简单的方法就是对设备加密,然后再解密,本源代码 就是一个与此相关的例子,对U盘数据加密,保护信息隐蔽,防止隐私泄露。本程序在运行时首先检测本地计算机的移动设备是否存在,然后选择移动设备,实现加密。 -Now, a lot of mobile storage applications, your mobile
Authentication
- 用java语言实现的认证程序,无需解压密码-with java language certification procedures, without extracting passwords
consoleRSA
- RSA encryption. it generate public and private key and encrypt data!
BruteForce
- 基于密码加密的暴力破解法。猜测密码长度,3-6位,并逐一尝试破解,找出正确密码。-Brute-force Search Attack on the Password-based Encryption The program is divided into three parts: encryption, decryption and brute-force attack, which are the three methods in my class. In the brute-for
getFileMD5
- 获取文件的MD5值的C语言接口。(这是最简单的实现方法)-File MD5 value for the C language interface. (This is the simplest implementation)
Viterbi_decoder
- 基于matlab的维特比译码器的仿真文件,比特级。简单易懂。-Simulation files based Viterbi decoder matlab than premium. Easy to understand.
auth-ssl
- Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
xlspass
- 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
MD5
- 通过MD5算法实现了对文件的加解密功能。
TestAes
- aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
sha1_md5
- C++实现sha1_md5加密算法,键值对加密字符串,比MD5更安全。-The to achieve sha1_md5 encryption algorithm C++ keys more secure than MD5 encrypted string.
script
- 通过python脚本进行碰撞md5,可以加快搜索之类的 的(Collisions with MD5 through Python scr ipts can speed up searches and the like)
