搜索资源列表

  1. pittner-prng-cipher-3.c

    0下载:
  2. 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11362
    • 提供者:成名
  1. PGP

    0下载:
  2. PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14457
    • 提供者:nicmaters
  1. pittner-prng-cipher-3.c

    0下载:
  2. 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:
  1. PGP

    0下载:
  2. PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:14336
    • 提供者:nicmaters
  1. PRNG

    0下载:
  2. thie document give the three different design for generating a random number
  3. 所属分类:行业应用软件

    • 发布日期:2024-06-17
    • 文件大小:13312
    • 提供者:Jiajie Cen
  1. PRNG_Project

    0下载:
  2. this the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR version 5 or above.-this is the PRNG routine for the prime field and large numbers for ECC or RSA algorithms. with IAR vers
  3. 所属分类:加密解密

    • 发布日期:2024-06-17
    • 文件大小:12288
    • 提供者:majid
  1. TestU01-1.2.4

    0下载:
  2. TestU01随机测试套件TestU01 provides a general and extensive library for statistical testing of PRNGs. -TestU01 provides a general and extensive library for statistical testing of PRNGs. It implements a larger variety of tes
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:3229696
    • 提供者:zhaoxue
  1. fprng10

    0下载:
  2. AMPRNG rev 1.0 - strong and fast PRNG with 80-512 bit key and 80-512 bit IV, based on permutations and one-way functions.
  3. 所属分类:加密解密

  1. a-new-fast-stream-cipher--20110914

    0下载:
  2. A new fast stream cipher, MAJE4 is designed and developed with a variable key size of 128-bit or 256-bit. The randomness property of the stream cipher is analysed by using the statistical tests. The performance eva
  3. 所属分类:加密解密

    • 发布日期:2024-06-17
    • 文件大小:1374208
    • 提供者:陳曉慧
  1. rng_get_bytes

    0下载:
  2. portable way to get secure random bits to feed a PRNG (Tom St Denis).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:qiebuira
  1. sprng

    0下载:
  2. A secure PRNG using the RNG functions. Basically this is a wrapper that allows you to use a secure RNG as a PRNG in the various other functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:qinzangzei
  1. PRNG

    0下载:
  2. 基于FPGA伪随机序列产生器,GOLLMANN级联F-FCSR,产生伪随机序列-FPGA-based pseudo-random sequence generator, GOLLMANN cascade F-FCSR, generating pseudo-random sequence
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:李辛
  1. prng

    0下载:
  2. 采用线性同余法的素数模乘同余发生器产生随机数,采用5级流水线设计-Using a linear congruential method prime modulus multiplicative congruential random number generator, using five pipeline design
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:pyc
  1. elf_user

    0下载:
  2. Pseudo Random Number Generator Based on NIST Recommended PRNG From ANSI X9.31 Appendix A.2.4 using AES 128 cipher for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:delepeng
  1. prng

    0下载:
  2. creates new seeds Source Code for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:fernengxiu
  1. prng

    0下载:
  2. First it creates new seeds the previous seeds. Then it generates a new pseudo random number for use. -First it creates new seeds the previous seeds. Then it generates a new pseudo random number for use.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:kaivonkao
  1. qcom-prng

    0下载:
  2. An MCS like lock especially tailored for optimistic spinning for sleeping lock implementations (mutex, rwsem, etc).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:jnzunxie
  1. prng

    0下载:
  2. single, global prng structure.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:crqentj
  1. MATLAB_CODE_TO_GENERATE_A_PSEUDO_NOISE_SEQUENCE.z

    0下载:
  2. A pseudorandom number generator (PRNG), also known as a deterministic random bit generator (DRBG),[1] is an algorithm for generating a sequence of numbers whose properties approximate the properties of sequences of rando
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:9216
    • 提供者:rajendra
  1. armabrut_alg2

    0下载:
  2. Tool for doing analysis on the Armadillo PRNG.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:15360
    • 提供者:mrexodia

源码中国 www.ymcn.org