SSL on Java 1.4.1 native port

Matthew Seaman matthew at cryptosphere.com
Thu Oct 2 04:10:35 PDT 2003


On Thu, Oct 02, 2003 at 01:48:57PM +0300, Panagiotis Astithas wrote:

> I' ve had similar symptoms using SSL+Tomcat and I overcame them using 
> rndcontrol to put some more interrupts (ethernet & clock, IIRC) to seed 
> the PRNG.

Using the clock interrupt won't introduce any randomness into the
PRNG... The randomness that is derived from interrupts comes out of
the unpredictability of the time gap between them.  That obviously
doesn't apply to the clock interrupt.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20031002/8ae3199f/attachment.bin


More information about the freebsd-java mailing list