Does rngd -r /path/to/file inject into /dev/urandom in addition to /dev/random?
I’m new to the /dev/random and /dev/urandom pipes in general and have an application calling from /dev/urandom which I’m attempting to inject entropy into. I’d prefer not to change the source for this application, but an additional proces… Continue reading Does rngd -r /path/to/file inject into /dev/urandom in addition to /dev/random?