Saya punya banyak proses yang berjalan di latar belakang untuk mencoba dan mendapatkan cukup entropi, tetapi saya masih gagal.
**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)**
Saya memerlukan metode untuk menghasilkan kunci yang berfungsi, karena apa yang saya coba lakukan ternyata gagal.
sudo apt-get install rng-tools
jika Anda menggunakan Ubuntu dan bukansudo yum install rng-utils
seperti yang mereka miliki untuk Fedora, karena tidakrng-utils
ada paket untuk Ubuntu.