资源列表
SCode
- DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密,如果Mode为加密,则用Key去把数据Data进行加密,生成Data的密码形式作为DES的输出结果;如Mode为解密,则用Key去把密码形式的数据Data解密,还原为Data的明码形式作为DES的输出结果。在使用DES时,双方预先约定使用的”密码”即Key,然后用Key去加密数据;接收方
md5
- 特别优秀的加密算法! 特别好使! 特别有用! 不信你-Particularly excellent encryption algorithm! Especially so! Particularly useful! Do not believe you look at the
DES
- 流密码RC4的加密和解密 1、能够对字串进行加密; 2、可以自动生成加密密钥和解密密钥对; 3、能够显示给定密钥下明文加密后的密文; 4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。-RC4 Encrpytion 1.Encrpyt strings 2.Create pairs of keys for encoding and decoding automatically 3.Present the crptograph 4.Decode the
rijndael_AES
- rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
Crack_ServU_6.2.0.0_OTP_STORAG
- 自己编写的密码破解程序 通过分析ServU 6.2.0.0的密码存储方法,对其存储的加密密码进行破解,以还原密码 声明:仅用来找回自己设置的密码,请不要用来窃取他人秘密!-Password crackers have written procedures for the analysis ServU 6.2.0.0 password storage methods, storage of the encryption of its crack the password in order
DSA
- A book on Algorithms and Data structures using C-A book on Algorithms and Data structures using C++
cryptochat
- Its about cryptography example. useful for chatting with some sort of security
CSharpRC4
- 用C#开发的RC4算法,支持MD5 用C#开发的RC4算法,支持MD5-C# development using RC4 algorithm, MD5 Supported by C# development of RC4 algorithm, MD5 Supported
123
- 加密文件挺好的希望大家看看提出宝贵意见-Very good hope of an encrypted file to see if everyone thanks for their valuable views
HuffmanCodes
- Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently use
cs4
- cs4+注册序列号无效替换文件 cs4+注册序列号无效替换文件-serial number cs4+ register void replace files Register cs4+ serial number cs4+ void replace files Register files replace invalid serial number
