Re: Hardware True Random Number Generator design / concept



On Tue, 21 Jun 2005 08:27:17 -0700, Yoy G0 <yoyg0@xxxxxxxxxxxx> wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>I am trying to find Hardware Random Number Generator
>design / concept suitable for high quality
>encryption system.
>
>Is any concept better and easier implemented
>than others?
>
>Where can I find experts in this area for hire
>on project contractual bases?
>

I was going to suggest Tundra, but their website suggest that they no
longer make the RNG part. I know they are still available because I
know someone who has just done a production run using the tundra RNG.
>From memory. the part is an RBG1210.

Have you considered using a Psuedo RNG with hardware entropy for
seeding? There is plenty of great information out there to do this,
and it saves on having to buy hardware. Do a google for Mersenne
Twister, very good algorithm, long cycle.

By the way, a good statistical package for testing is R. Its free and
its very powerful.
.



Relevant Pages

  • Re: /dev/random is probably not
    ... Why anyone is using the old entropy based RNG at all on modern commodity ... It is good if you know that your hardware operates in a manner which ... Via - on CPU crypto quality RNG. ...
    (Bugtraq)
  • Re: [PATCH] hw_random: add quality categories
    ... RNG because it is not a hardware random number generator at all! ... it does not deserve to be called a real HWRNG. ... I do not believe there exist devices that deserve to be classified as ...
    (Linux-Kernel)
  • Re: entropy gathering (was Re: Why does reading from /dev/urandom deplete entropy so much?)
    ... Speaking as the maintainer rng-tools, which is the home of the hardware ... RNG entropy gathering daemon... ...
    (Linux-Kernel)
  • Re: Arduino HWRNG
    ... cryptographic RNG seeded? ... Isn't that a valid use for a TRNG? ... Appropriately applied to a RNG a hardware TRNG provides both forward and backwards security. ... The same argument applies to the smart card RND in addition to the ...
    (sci.crypt)
  • Re: strengthening /dev/urandom
    ... ]> Real as state-compromise attacks clearly are, ... The questioon is whether in a hardware based random number generator, ... Should, or can, the out of the RNG be made independent of the ...
    (sci.crypt)