JCE 1.2

Rich Gilbert (rgilbert@ipdinc.com)
Tue, 09 Mar 1999 10:19:05 -0500

Message-Id: <36E53BE9.E1A66CAC@ipdinc.com>
Date: Tue, 09 Mar 1999 10:19:05 -0500
From: Rich Gilbert <rgilbert@ipdinc.com>
To: java-security@java.sun.com
Subject: JCE 1.2

To whom it may concern,

I have a need to use cryptography in some of my programming. One method
of encryption I am looking into is DES. I have been reading info on the
Java Cryptography Extenstions and have been trying to find a clear cut
answer to one question. When the documents on JCE say the DES algorithm
or any other encryption algorithm for that matter is supported is it
safe to say that the JCE has these encryption algorithms allready within
in it's code or does the programmer have to supply these algorithms on
his own.. Also, if these algorithms are built into JCE 1.2 could you
tell me what other encrytion algorithms are supplied?

Thanks.

Richard Gilbert