[Christian Kastner] > If upstream insists on a random seed, it would need to come from a > source that cannot block.
This is trivial. Use /dev/urandom instead of /dev/random. -- Happy hacking Petter Reinholdtsen
[Christian Kastner] > If upstream insists on a random seed, it would need to come from a > source that cannot block.
This is trivial. Use /dev/urandom instead of /dev/random. -- Happy hacking Petter Reinholdtsen