搜索资源列表
LibTomCrypt
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
dihard
- 这是很著名的一个随机数测试算法。国内很少有人提到。但在国外,可是应用很广-This is a very famous one random test algorithm. Very few people mentioned. But abroad, but very broad application
encode
- 一个利用随机数加密字串的算法,用VC实现,由VB源码转化而来
tuftests
- 这是三种检验随机数的源代码 用于随机数的检验
desPrj
- 我学密码学时做的作业,利用des算法生成伪随机数和随机数的测试程序。程序里有详细的注释,供学习参考。
Client
- 基于挑战—应答模式的客户端认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
Server
- 基于挑战—应答模式的服务器认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
x917generator
- 利用ANSI X9.17标准模拟了一个伪随机数发生器,内核加密算法调用3DES算法,能够按照标准要求产生64位伪随机数和64位种子值。
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
gmp-4.2.2
- RSA 大整数运算源码,随机数产生,计算RSA等常用加解密算法
224
- 这是用C编写的伪随机数加密算法,请大虾们指教。
RC5
- 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成
mimaxue_md5
- md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use
QQTEA
- QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
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,
jiamisuanfa
- 采用随机数加密封包的的易语言加密算法 有点不完美 -Random number encrypted using the easy language packet encryption algorithm somewhat imperfect
RSA
- RSA公钥加密算法的c语言实现,包括随机数的选择,加密解密-RSA public key encryption algorithm c language, including the choice of random numbers, encryption and decryption
4-JPEG2000encryption-the-2-highest-bit-plain
- 对JPEG2000图像的小波系数的最高两位平面用随机数进行加密-JPEG2000 images of wavelet coefficients with the highest two-plane random number encrypted
Random
- 标准C实现,根据线形同余法的随机数生成器-Standard C implementation, according to wire more than the law is tantamount to random number generator
delphisuijishu
- 一套完整的加密解密及随机数的算法演示。delphi源码-A complete set of encryption and decryption and random number algorithm demo. delphi source