搜索资源列表
pittner-prng-cipher-3.c
- 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
PGP
- PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG
pittner-prng-cipher-3.c
- 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
PGP
- PGP的安全 ■内容提要■ ◎ 前言 ◎ IDEA 的安全性问题 ◎ RSA 的安全性问题 ● 选择密文攻击 ● 过小的加密指数 e ● RSA的计时攻击法 ● 其他对RSA的攻击法 ◎ MD5 的安全性问题 ● 对MD5的普通直接攻击 ● 对MD5的生日攻击 ● 其他对MD5的攻击 ● 口令长度和信息论 ◎ 随机数的安全性问题 ● ANSI X9.17 PRNG
PRNG
- thie document give the three different design for generating a random number
PRNG_Project
- 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
TestU01-1.2.4
- 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
fprng10
- 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.
a-new-fast-stream-cipher--20110914
- 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
rng_get_bytes
- portable way to get secure random bits to feed a PRNG (Tom St Denis).
sprng
- 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.
PRNG
- 基于FPGA伪随机序列产生器,GOLLMANN级联F-FCSR,产生伪随机序列-FPGA-based pseudo-random sequence generator, GOLLMANN cascade F-FCSR, generating pseudo-random sequence
prng
- 采用线性同余法的素数模乘同余发生器产生随机数,采用5级流水线设计-Using a linear congruential method prime modulus multiplicative congruential random number generator, using five pipeline design
elf_user
- Pseudo Random Number Generator Based on NIST Recommended PRNG From ANSI X9.31 Appendix A.2.4 using AES 128 cipher for Linux.
prng
- creates new seeds Source Code for Linux.
prng
- 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.
qcom-prng
- An MCS like lock especially tailored for optimistic spinning for sleeping lock implementations (mutex, rwsem, etc).
prng
- single, global prng structure.
MATLAB_CODE_TO_GENERATE_A_PSEUDO_NOISE_SEQUENCE.z
- 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
armabrut_alg2
- Tool for doing analysis on the Armadillo PRNG.