Improve RNG seeding.
Try to read from /dev/urandom multiple times, take input from extra sources, and use /dev/random when generating private keys
Please register or sign in to comment
Try to read from /dev/urandom multiple times, take input from extra sources, and use /dev/random when generating private keys