That consists of 4 jars known collectively as  JCE (Java Cryptography Extension). The current version is 1.2.1.
 
jce1_2_1.jar
local_policy.jar
sunjce_provider.jar
US_export_policy.jar
 
jce1_2_1.jar is the actual API. sunjce_provider.jar is Suns' implementation of their API. It contains the actual algorithms and code that does all the work. Offhand, I don't know of any other 3rd parties that have implemented the API.
 
These files must be downloaded from Sun's website at this URL..
 
http://www.java.sun.com/products/jce/index.html
 
DP
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Van Duong
Sent: Wednesday, April 11, 2001 3:40 AM
To: Orion-Interest
Subject: javax.crypto

Hi,
 
Does anyone can tell me where the package javax.crypto is? 
 
Thanks in advance,
 
Van Duong 

Reply via email to