usb-devices:onerng
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| usb-devices:onerng [2020/06/16 18:34] – [Create a 10M file] chuck | usb-devices:onerng [2020/06/16 19:29] (current) – [Installing software] chuck | ||
|---|---|---|---|
| Line 44: | Line 44: | ||
| You can (and should) verify what I typed here at the Official Site: | You can (and should) verify what I typed here at the Official Site: | ||
| http:// | http:// | ||
| + | |||
| + | ---- | ||
| ====rng-tools service==== | ====rng-tools service==== | ||
| Line 354: | Line 356: | ||
| ===Results=== | ===Results=== | ||
| - | The results show that using '' | + | The results show that using '' |
| + | |||
| + | ^ Stat ^ /dev/random | ||
| + | ^ real | 9m55.880s | ||
| + | ^ user | 0m0.028s | ||
| + | ^ sys | 0m4.308s | ||
| ---- | ---- | ||
| + | ====entropy_avail==== | ||
| + | You can check the amount of entropy available by reading the file '' | ||
| + | |||
| + | <WRAP announcement green> | ||
| + | Here's a oneliner I wrote to monitor it from another terminal while I ran the above tests: | ||
| + | < | ||
| + | while true; do cat / | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | I noticed that while idle and with the OneRNG plugged in, the value stayed above 2500 and would climb well past 3000 if left alone for a while. The max value can be found in '' | ||
| + | |||
| + | * When running from '' | ||
| + | * When the OneRNG **is** plugged in, it instantly regenerates to above 2000 once the task is finished. | ||
| + | * When the OneRNG ** is not** plugged in, it slowly starts rising once the task is finished. | ||
| + | * When running from '' | ||
| + | * When running from '' | ||
| + | |||
| + | ---- | ||
| ====ent==== | ====ent==== | ||
usb-devices/onerng.1592332455.txt.gz · Last modified: by chuck
