mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Contains: * Refactor the hardware RNG CPU instruction sources to feed into the software mixer. This is unfinished. The actual harvesting needs to be sorted out. Modified by me (see below). * Remove 'frac' parameter from random_harvest(). This was never used and adds extra code for no good reason. * Remove device write entropy harvesting. This provided a weak attack vector, was not very good at bootstrapping the device. To follow will be a replacement explicit reseed knob. * Separate out all the RANDOM_PURE sources into separate harvest entities. This adds some secuity in the case where more than one is present. * Review all the code and fix anything obviously messy or inconsistent. Address som review concerns while I'm here, like rename the pseudo-rng to 'dummy'. Submitted by: Arthur Mesh <arthurmesh@gmail.com> (the first item) |
||
|---|---|---|
| .. | ||
| apm | ||
| blank | ||
| daemon | ||
| dragon | ||
| fade | ||
| fire | ||
| green | ||
| logo | ||
| rain | ||
| snake | ||
| star | ||
| warp | ||
| scgfbrndr.c | ||
| schistory.c | ||
| scmouse.c | ||
| scterm-teken.c | ||
| scterm.c | ||
| scvesactl.c | ||
| scvgarndr.c | ||
| scvidctl.c | ||
| scvtb.c | ||
| syscons.c | ||
| syscons.h | ||
| sysmouse.c | ||