ฉันมีกระบวนการมากมายที่ทำงานอยู่เบื้องหลังเพื่อลองและรับเอนโทรปีเพียงพอ แต่ฉันก็ยังล้มเหลว
**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)**
ฉันต้องการวิธีในการสร้างคีย์ที่ใช้งานได้ทำให้สิ่งที่ฉันพยายามทำนั้นล้มเหลวอย่างเห็นได้ชัด
sudo apt-get install rng-tools
ถ้าคุณใช้ Ubuntu แทนที่จะเป็นsudo yum install rng-utils
เช่นเดียวกับ Fedora เนื่องจากไม่มีrng-utils
แพ็คเกจสำหรับ Ubuntu