资源列表
lfsr
- 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:-1) the use of C \ C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the chara
aes
- 一个c写的aes,简单明了希望对大家有所帮助-A c wrote aes, simple and clear to all of us want to be helpful
jiami
- 加密算法 最简单的加密算法,是人都会用,不会用的不是人-The simplest encryption algorithm encryption algorithm, is people will use, not the person will not be used
DESEncrption
- DES加密程序,单步执行以及文件加密 VC
low
- 基于最低有效位的图像信息隐藏 图像信息隐藏: 说明: 1、bmp格式的原始图像都有足够的容量来嵌入任何格式的隐秘文件,而且都可以提取成功。 2、jpg格式的原始图像只有足够的容量来嵌入任何格式的小容量隐秘文件,可以提取成功。 3、嵌入过程:i. 打开一幅原始图像;ii. 点击相应的嵌入方法;iii. 在提示中输入要嵌入的隐秘文件路径;iv. 输入要保存隐秘文件的路径;v. 嵌入成功; 4. 提取过程:i. 打开一幅隐秘图像;ii. 点击相应的提取算法;iii. 输入要保存
md5.rar
- 使用标准C++实现MD5算法,可对任意大文件或字符串进行md5值的计算,Using standard C++ realize MD5 algorithm may be arbitrarily large files or string md5 calculation
IDM
- 采用C#编程,与SQL Sever2005相连实现身份认证,采用DES加解密的方法-Programming with C#, and SQL Sever2005 connected to achieve authentication, the use of DES encryption and decryption methods
WinEncAndDec
- 規格: Key產生規則為密碼內容進行sha1後補上四個0做為Triple DES key IV值為密碼內容進行sha1後,前8個byte 加密結果以BASE64格式輸出 如果加解密發生錯誤, 應顯示中文化錯誤訊息-Specifications: Key generated content rules sha1 password supplied in the four 0 values as a Triple DES key IV sha1 password content, t
PE_Info
- PE文件加壳信息的检测,可以检测出是哪个编译器编译和加壳。
200735133787
- qq登录口令加密算法 ,数据结构分析、加密算法的分析,并且给出解密的算法和实例 -qq password encryption algorithm, data structure analysis, analysis of encryption algorithm, and decryption algorithms and give examples of
dcu32int
- 非常好的DCU转换代码,不过转换后是ASM。 对破解来讲已经够用了-DCU very good conversion code, but after the conversion is ASM. On the break has been good enough for us in terms of
rijndael_and_flash
- Rijndael,实现AES的算法,附带了源代码和flash演示文件,讲解的很详细!
