Werner Koch <[EMAIL PROTECTED]> writes:
> On Sat, 5 Jan 2008 14:17, [EMAIL PROTECTED] said:
>
>> "gnutls-serv" reads 3000 times 120 bytes from /dev/urandom, yes, 360
>> kilobytes!
>
> Run
>
> gcry_control (GCRYCTL_DUMP_RANDOM_STATS);
>
> to get statistics about libgcrypt's RNG.
How should I interpret the following output?
random usage: poolsize=600 mixed=621 polls=3000/117 added=3588/370308
outmix=3 getlvl1=3/136 getlvl2=0/0
This is from a typical usage of gnutls-cli against a SMTP server
negotiating STARTTLS and then shutting down the connection.
/Simon
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]