Dear readers,

Is it possible to call `enqueue_randomness` from userland ?
Looks like  `echo 'something' > /dev/random` would not work but

`ttyinput(int c, struct tty *tp)` is calling it

so maybe echo 'something'  > /dev/tty00 would ( but my guess it doesn't either )
as i cannot 'input command' like that ( need to come from keyboard .

How to manually increase entropy  ?

Best,

-- 
--
---------------------------------------------------------------------------------------------------------------------
Knowing is not enough; we must apply. Willing is not enough; we must do

Reply via email to