资源列表
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
《应用密码学》
- 《应用密码学》协议、算法与C原程序(第二版)配套源码。很多人都需要的,但在美国和加拿大以外买不到,因为限制出口,所以千万不要错过,这就是加解密算法源码大全,马上下载珍藏吧! -"Applied Cryptography" agreement, the original algorithm and C (2nd Edition) matching source. Many people are needed, but in the United States and out
ycsrc汇编加壳代码
- 很好的汇编写的加壳工具原代码,经测试,效果不错。压缩效果也可以。-good compilation of shell tools to write the original code, test its effectiveness. Compression can.
十六进制异或
- 用C++实现的十六制易或运算的加密算法,希望给大家有所帮助-C achieved 16 or processing system easy encryption algorithm, we hope to help
mars加密算法
- 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
B_M算法
- VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
keeloq_decode
- keeloq软件解码程序(从台湾一个网站上下载的,注解有些乱码,但不影响使用)。-keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use).
传奇封包加解密源码
- 传奇封包加解密源码 看看封包-legend packet encryption and decryption look at the packet source
addpass
- 这个程序是VB编写的加密解密程序,希望对大家有所帮助.-the procedure is written in VB and encryption and decryption procedures, we hope to help.
Cast-128
- cast-128,一种加密算法的源代码-cast-128, an encryption algorithm source code!
editplus注册机源码
- editplus注册机源码
SDes_java
- S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expre