联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 加密解密(171) 
按平台查找All Visual C++(171) 

[加密解密] cesn

社工数据解密器。分析器社工数据解密器。分析器
Social data descrambler. Analyzer social data descrambler. Analyzer (2016-01-16, Visual C++, 458KB, 下载6次)

http://www.pudn.com/Download/item/id/1452934878851489.html

[加密解密] LSFR-rc4

伪随机数发生器LSFR及其在流加密RC4中的应用
LFSR pseudo-random number generator and its application in the RC4 stream cipher (2016-01-12, Visual C++, 1821KB, 下载5次)

http://www.pudn.com/Download/item/id/1452564350981612.html

[加密解密] MD5-change

MD5修改器源码,修改免杀木马 必备精品
MD5 modify source code, modify the essential quality to avoid killing Trojans (2013-07-28, Visual C++, 14KB, 下载23次)

http://www.pudn.com/Download/item/id/2316084.html

[加密解密] 18472582m_sequence_3

基于lfsr的伪随机序列发生器,带有游程检测
Pseudo-random sequence generator based on lfsr with run detection (2013-05-14, Visual C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/2241769.html

[加密解密] Base16k

(1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfopen时间间隔[0,1)(32位分辨率)。 MTRand_open产生均匀的双精度浮点数,在开区间(0,1)(32位分辨率)。 MTRand_closed产生均匀的双精度浮点数,在闭区间[0,1](32位分辨率)。 MTRand53产生均匀的双精度浮点数,在半开区间[0,1)(53位分辨率)。
(1) This is a pseudo-random number generator, a period of 2 ^ 19937- 1, can be used to encrypt the file description is as follows: mtrand.h include file contains the class declaration mtrand.cpp library file contains non-inline member mttest cpp small program to test the random number generator mttest.out output file for initialization (2): two ways, SEED (s) or seed (array, length) random number generator: MTRand_int32 produce the 32 unsigned integer. MTRand produce uniform double-precision floating-point number, in halfopen time interval [0, 1) (32-bit resolution). MTRand_open produce uniform double-precision floating-point numbers, the open interval (0,1) (32-bit resolution). MTRand_closed produce uniform double-precision floating-point numbers, the closed interval [0, 1] (32-bit resolution). MTRand53 produce uniform double-precision floating-point number, in the half-open interval [0,1) (53-bit resolution). (2013-04-24, Visual C++, 18KB, 下载4次)

http://www.pudn.com/Download/item/id/2214199.html

[加密解密] CustomerKey

4D电影播放器加密狗软件,配合4D播放器使用
4D movie player dongle software with 4D player (2013-01-21, Visual C++, 67KB, 下载9次)

http://www.pudn.com/Download/item/id/2123519.html

[加密解密] PrintEncode_v2

浏览器插件开发,能够实现简单的对表单信息的加密解密
Browser plug-in development, to achieve a simple form of information encryption and decryption (2012-06-30, Visual C++, 5782KB, 下载8次)

http://www.pudn.com/Download/item/id/1927029.html

[加密解密] crc-caculator

CRC校验的计算器程序,可用于计算CRC校验码
CRC, the calculator program can be used to calculate the CRC checksum (2011-05-01, Visual C++, 54KB, 下载78次)

http://www.pudn.com/Download/item/id/1513625.html

[加密解密] LFSRRC4

伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文
Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream, select the encrypted file and the key stream generated ciphertext XOR (2010-11-30, Visual C++, 1897KB, 下载39次)

http://www.pudn.com/Download/item/id/1363642.html

[加密解密] RSA

RSA加密算法的实现,1024位 是贷款累计发生了科技发达拉斯卡积分
RSA Encryption Algorithm, 1024 is the cumulative incidence of credit points of science and technology developed Raska (2010-06-19, Visual C++, 636KB, 下载27次)

http://www.pudn.com/Download/item/id/1217133.html

[加密解密] PRSG

线性同余发生器, 反馈移位寄存器,组合发生器这三个算法加实现并有可执行文件。另外还有PPT和文档
PRSG (2010-03-14, Visual C++, 573KB, 下载10次)

http://www.pudn.com/Download/item/id/1086963.html

[加密解密] ConvertCode

ConvertCode转换器des ascii md5...
ConvertCode转换器des ascii md5... (2009-07-03, Visual C++, 56KB, 下载5次)

http://www.pudn.com/Download/item/id/830231.html

[加密解密] CRC

crc32 循环冗余校验计算器,支持文件和字符串值计算,使用vc2005
CRC crc32 calculator, support documents and the string value, using vc2005 (2009-06-08, Visual C++, 82KB, 下载114次)

http://www.pudn.com/Download/item/id/798099.html

[加密解密] dashujisuanqi

大数计算器,有加减乘乘方求余求逆 可用于密码学的课程设计。
Large Number Calculator, there are more than addition and subtraction by inverse involution for cryptography can be used for curriculum design. (2008-09-26, Visual C++, 1710KB, 下载86次)

http://www.pudn.com/Download/item/id/552585.html

[加密解密] qqautologin

QQ自动登陆器源码 QQ自动登陆器.QQ密码加密算法的实现
QQ automatic QQ automatic landers landers source. QQ password encryption algorithm (2008-04-19, Visual C++, 2151KB, 下载24次)

http://www.pudn.com/Download/item/id/441595.html

[加密解密] QQlogin

QQ自动登陆器源码,QQ自动登陆器.QQ密码加密算法的实现.
QQ automatic landers source, QQ automatic landers. QQ password encryption algorithm. (2008-03-18, Visual C++, 118KB, 下载35次)

http://www.pudn.com/Download/item/id/418618.html

[加密解密] 200751320226318_136Z_Com

RSA加秘算法,各种函数发生器,非常好用
Plus secret RSA algorithm, a variety of function generator, very useful (2007-12-05, Visual C++, 18KB, 下载2次)

http://www.pudn.com/Download/item/id/370150.html

[加密解密] 20071023

一个用古典密码playfair加密文件的加密器,写这玩的,解密函数也在 (2007-10-23, Visual C++, 174KB, 下载16次)

http://www.pudn.com/Download/item/id/349616.html

[加密解密] 线性移位寄存器的C语言实现

线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。
The linearity shift register is the stream cipher important constituent, this procedure realizes this method. (2005-09-29, Visual C++, 11KB, 下载124次)

http://www.pudn.com/Download/item/id/115804.html
总计:171