This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cryptography Klasses already in GCJ?


Hi,

On Fri, 2003-09-05 at 17:02, Clemens Eisserer wrote:
> Is JCE already in GCJ included (since which release of GCJ?)?
> Are there already working javax.crypto classes?

It is a separately developed package.
Try the GNU-Crypto project <http://www.gnu.org/software/gnu-crypto/>.
It comes with lots of algorithms and can also be used as javax.crypto
and JCE provider.

You might also be interested in Jessie project, which provides JSSE
classes <http://metastatic.org/source/jessie/>

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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