资源列表
Viginer2
- Viginer algorithm with autokey example
SHA1的VERILOG 实现,内含测试代码
- SHA1的VERILOG 实现,内含测试代码,经过了验证 -SHA1 implementation of VERILOG, containing test code, and proven
rsa
- rsa 的C语言实现 实现加密解密和素数生成功能-rsa the C language to achieve the realization of encryption and decryption and the prime number generation function
jiami
- 一个简单的加密解密案例,给大家参考下,用VB6.0写的-A simple encryption and decryption of cases, to refer to the following, written with VB6.0
MD5
- 方便对加密数据进行MD5解密,集合众多的MD5解密网站,可以通过软件在线破解MD5密码。-Facilitate the decryption of encrypted data to MD5, MD5 decrypt a large number of collection sites, online software can crack MD5 passwords.
DES
- 这是用C++编写的DES的程序,可能存在一定的问题,但有一定的参考价值。
des-TCP
- java语言编写基于DES加密算法的TCP聊天程序-java language based on the DES encryption algorithm for TCP chat program
trivium-corepy-8cf97e5a92d8
- Trivium corepy - cube attacks on trivium-Trivium corepy- cube attacks on trivium
KeyGeneratorExample
- Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
anti_ollydbg
- 针对OLLYDBG的防止反汇编措施,也可以对变化的Ollydbg进行深层ANTI-In view of the measures to prevent the disassembly OLLYDBG, also can undertake deep ANTI OLLYDBG of change
RSA
- 非对称密码技术的实现 (1)公私钥生成函数,加密/解密函数; (2)利用公钥加密特定文件,并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。-Achieve asymmetric cryptographic techniques (1) The public and private key generation functions, encryption/decryption functions (2) the use of public key crypto
killtimer.zip
- 我以前写的过滤某窗口及其子窗口的WM_TIMER消息从而破解软件使用时间限制的例子
