My favorites | Sign in
Google
Projects on Google Code Results 1 - 5 of 5
A high-throughput, unpredictable random number generator... See http://www.irisa.fr/caps/projects/hipsor/ for more details. I have ported HAVEGE to ATHLON64. I have updated both 32 and 64 bit version of HAVEGE for ATHLON64 architecture. I have * modified the size of the inner loop (see `...
=com.modp.random= This package contain some unusual generators based on normal numbers and cellular automata as well as some old classics. These are designed to be used for research, and not as a replacement to the stock `Random` (which is fine for what it is). All of these should not be used for...
This is the code for the Math::Random::MT::Auto module found on CPAN. It provides auto-seeded Mersenne Twister pseudo-random number generators.
Application that lets you create pseudorandom numbers from many different generator librarys like boost/random, MersenneTwister.h or GMP.
== Introduction == *CCES* or *CloseCrypt Encryption System* is a combination of a _CSPRNG_ and a _stream cipher_ that are under heavy development. The algorithm itself is subject to change at any giving point of time, or whenever an attack is found possible. So please if you used this algorith...