Ho un sacco di processi in esecuzione in background per provare a ottenere abbastanza entropia, ma sto ancora fallendo.
**We need to generate a lot of random bytes. It is a good idea to perform
some other action (type on the keyboard, move the mouse, utilize the
disks) during the prime generation; this gives the random number
generator a better chance to gain enough entropy.
Not enough random bytes available. Please do some other work to give
the OS a chance to collect more entropy! (Need 210 more bytes)**
Ho bisogno di un metodo per generare la chiave che funziona, perché a quanto pare sto fallendo.
sudo apt-get install rng-tools
se sei su Ubuntu invece chesudo yum install rng-utils
come hanno fatto per Fedora, poiché nonrng-utils
esiste alcun pacchetto per Ubuntu.