random - Does any software exist for building entropy pools from user input? -


For some purposes, it would be good to bypass the random number generated from any type of algorithm in favor of natural input --- Dice rolls, for example, cryptographic key generation kills me as a condition where sufficient data needs random data, and it is necessary that the data is actually random, it Gaddafi's more, it can be a very desirable thing to do.

So what do I want to know, before I go and get my hands dirty, is this: Is any software available directly from the random number input to make the entropy pool? Note that this is not enough to convert things from Radix R to Radix 2; For example, for example, 3 and 2 are relatively prominent, changing radix-3 (or radix-6) numbers into binary numbers is not entirely straightforward when capturing maximum entropy in the original input.

The device does the same on Linux - maybe this source is worth seeing?

Edit:

As Joit David says, if enough randmans are unavailable, then / dev / random will be blocked Monitoring external devices for entropy will await "build up" (like a mouse, disk drive), or it may be what you want if you do not want to wait anytime, and possibly less- Are satisfied with quality randomness, instead of / dev / urandom Use - This is a non-blocking pseudo-random number generator which makes available <0> / dev / random whenever available, to make it more random than simple deterministic PRNG (For more information, See man / dev / urandom .)


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -