资源列表
DES4MODE
- 明文按64位进行分组,密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。-The plaintext is grouped by 64 bits, the key is 64 bits long, and the key is actually 56 bits involved in the DES operation (bits 8, 16,
Huffman
- 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture
Crackerasm
- DELPHI写的反汇编工具,集成十六进制显示,导入导出表,反汇编显示等功能-DELPHI written by disassembling tools, integrated hexadecimal display, import and export table, the disassembly display, and other functions
anti_ollydbg
- 针对OLLYDBG的防止反汇编措施,也可以对变化的Ollydbg进行深层ANTI-In view of the measures to prevent the disassembly OLLYDBG, also can undertake deep ANTI OLLYDBG of change
creat_pwd
- 密码穷举,可穷举0-9,a-z共36个字符- U5BC6 u7E1 u7E1 u7E7 u4E3E uFF0C u53EF u7A77 u4E3E0-9 uFF0Ca-z u517136 u4E2A u5B57 u7B26
MD5_ASM
- 汇编写的MD5算法,可直接调用执行,效率高。- U6C47 u7F16 u7997 u7687 u7687 u7R0
TEA
- 物联网信息安全加密解密TEA算法C语言程序.-A C program of encryption and decryption for TEA algorithm for Internet of Things.
fnl-coding
- SHA2 IMplementation on FPGA
my
- Magic domain packet communication encryption and decryption魔域封包通讯加解密-Magic domain packet communication encryption and decryption
Project1
- 有密钥的置换加密算法,了解基础的加密解密方法。-A key replacement encryption algorithm to understand the basis of encryption and decryption methods.
test_sm4
- sm4加解密c语言源码。 对网上最常见的源码(原代码下载链接:http://www.pudn.com/downloads659/sourcecode/others/detail2676934.html)进行了修改完善。该下载原代码中,输入数据大于16字节,cbc模式加密后,再次解密将出现错误。 错误原因为cbc模式下原代码对初始变量的不当使用导致。-Sm4 encryption and decryption c language source. The most common sou
MATLAB_RSA
- RSA加解密算法的MATLAB实现,包含蒙哥马利模乘算法和约减表达式简化模乘运算等内容-RSA Encoding and Decoding Alrorithm
