From: charlie@angeles.eng.sun.com (Charlie Lai)
Message-Id: <199807211727.KAA09151@angeles.eng.sun.com>
Subject: Re: authentication problem in appletviewer1.1
To: jhuang3@ece.utexas.edu
Date: Tue, 21 Jul 1998 10:27:47 -0800 (PDT)
hi,
> > > when I put the code below in a main, it works, but when I put it in
> > > applets the appletviewer will hang up at:
> > >
> > > keyGen.initialize(512, new SecureRandom());,
> >
> > there was a bug found, and it was fixed in JDK 1.2 beta 2,
> > although it was not fixed in the JDK 1.1.x line.
> >
> > would it be possible for you to move to the JDK 1.2 platform?
i sent this yesterday -- but just remembered something.
in jdk 1.1.7 we completely re-wrote part of the
SecureRandom implementation, so you shouldn't run into this problem
if you use 1.1.7.
jdk 1.1.7 isn't out yet, but should be available in the near future.
jdk 1.2 (beta 3) is already out, and has the fix.
sorry for the confusion.
thanks,
charlie