This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Algorithm used by BigInteger prime generator?


> "D'Arcy Smith" <darcy@itools.symantec.com> writes:
> > [crypto] is what [BigInteger] is was written for in the first place
> > apparently...

> I had the (unsubstantiated) impression was that it was written for
> JDBC (i.e. a needed SQL data type).  Certainly, I can't imagine
> BigDecimal being useful for crypto, but big decimal integers
> (at least 18 digits) are needed for database applications.

IIRC the guy who originaly wrote them did it for key calculations...

..darcy