Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If the effect is real, it may just be that since it's precalculating numbers for /dev/urandom (which is possibly slow for the quantity of data needed, particularly on a slow ARM), that means that the PRNG is run ahead-of-time instead of on-demand. A better solution might be to keep a pool of lower-quality bits for /dev/urandom to fall back on when the entropy pool is low.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: