CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 随机数生成

搜索资源列表

  1. desPrj

    0下载:
  2. 我学密码学时做的作业,利用des算法生成伪随机数和随机数的测试程序。程序里有详细的注释,供学习参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36095
    • 提供者:绿客
  1. Client

    0下载:
  2. 基于挑战—应答模式的客户端认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
  3. 所属分类:加密解密

    • 发布日期:2014-01-20
    • 文件大小:1291749
    • 提供者:green
  1. Server

    0下载:
  2. 基于挑战—应答模式的服务器认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。
  3. 所属分类:加密解密

    • 发布日期:2014-01-20
    • 文件大小:1306697
    • 提供者:green
  1. RC5

    0下载:
  2. 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2149
    • 提供者:che wang
  1. mimaxue_md5

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31315
    • 提供者:wf
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器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,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. lili-ii-ref

    0下载:
  2. lili加密算法,用于密钥流生成,可以作为真随机数发生器中后处理模块-lili encryption algorithm for key stream generation, can serve as a true random number generator in the post-processing module
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7002
    • 提供者:yu zhiyong
  1. RSA

    1下载:
  2. 公钥密码算法RSA的加密和解密过程,包括随机数的生成原理和素性检测的内容。-RSA public key cryptography algorithm for encryption and decryption process, including the generation of random number theory and primality testing content.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:248630
    • 提供者:张熠
  1. Random

    0下载:
  2. 标准C实现,根据线形同余法的随机数生成器-Standard C implementation, according to wire more than the law is tantamount to random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:4003
    • 提供者:杨颖
  1. randomnum

    0下载:
  2. 一个伪随机数生成程序,简单实用,有需要的请下载-A pseudo-random number generator, if necessary, please download the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1121776
    • 提供者:zhangliang
  1. RSA

    0下载:
  2. RSA加密算法使用伪随机数生成 课程设计内容 密码学-RSA encryption algorithm uses pseudo-random number generator curriculum content cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1219488
    • 提供者:cheryl
  1. JCC

    0下载:
  2. JCC是ChinaPGP最新的一次密码(OTP,one time passwords)体制文件加密工具.该工具主要用于文件的保密传送. 在进行通信前,首先使用SecureRandom随机数生成器生成一个Key文件,key文件大小由用户A自行设定, key文件一旦生成, A将拷贝一个副本给B, 然后A用户用一次密码本加密文件,加密文件后,使用过的密码本就立即删除了,绝对不会再使用第二次. 然后A用户将密文传送给B用户,B用户使用先前A复制给他的密码本,对密文进行破译. 加密过程所使用的密码本是一个
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:24107
    • 提供者:樊智勤
  1. Programto-generaterandomnumbers

    0下载:
  2. 产生随机数的C++程序,可以生成大素数,解决了rsa算法的随机数产生问题-Generate random numbers in C++ program that can generate large prime numbers rsa algorithm to solve the problem of the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6944
    • 提供者:lyj
  1. RandomGen

    0下载:
  2. X9.17随机数生成算法,使用到了Triple DES算法,MD5算法,RC4算法,信息安全技术实验-X9.17 random number generation algorithm used to Triple DES algorithm, MD5 algorithm, RC4 algorithm, Information Security Technology Experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:919301
    • 提供者:luye
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  1. Base16k

    0下载:
  2. (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:18226
    • 提供者:park
  1. Csharp-encrypted-random

    0下载:
  2. C#生成加密的随机数,适合初学者学习,希望对各位有帮助。-C# generates an encrypted random number, suitable for beginners to learn, and I hope to help.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:13386
    • 提供者:利兆天
搜珍网 www.dssz.com