Re: Need jce for jdk1.1

Jan Luehe (luehe@laguna.eng.sun.com)
Tue, 30 Mar 1999 16:12:53 -0800 (PST)

Message-Id: <199903310012.QAA18675@laguna.eng.sun.com>
Date: Tue, 30 Mar 1999 16:12:53 -0800 (PST)
From: Jan Luehe <luehe@laguna.eng.sun.com>
Subject: Re: Need jce for jdk1.1
To: java-security@java.sun.com, mriehm@mtnlake.com

Marc:

> Is there a version of the Java Cryptography Extension for
> jdk 1.1? Due to use of third party software packages,
> we cannot migrate to 1.2.
>
> If there is, where can I get it? I keep on being directed
> to jce 1.2 on your website.

There is no JCE from Java Software for JDK 1.1.x.

However, there is a list of clean room implementations and
compatible providers for JCE 1.2 under

http://java.sun.com/products/jce/jce12_providers.html

Some of those clean room implementations (for example, the one
from ABA) have also been backported to JDK 1.1.x .

Jan