

Cryptix JCE for Java 1.4 Released 24
Yoda2 writes "A new snapshot of the Cryptix Java Cryptography Extensions (JCE) API was released on the Cryptix.org site yesterday. You can download the file here. Among other things, this finally allows for PGP encryption/decryption of files from the Java JDK 1.4 when used in conjunction with Cryptix OpenPGP."
Re:obsolete soon :( (Score:1)
Java 2.0? I've been looking for information about the release of Java 2.0 for last couple of hours (since I read your post), but I haven't found any. Are you sure Sun is releasing Java 2.0? Look, even if it were true, when is it really going to be released?
Re:great, but (Score:2, Insightful)
> First off, it uses Java, which is notoriously non- FREE.
Are you talking about Java Verification Program (US$15,000 wow... http://www.keylabs.com/j2ee/trademark.html). Yes, it costs you a bit to get the license, but as long as you are writing (even enterprise) application for you or your organization, it's really free, right? No source code available for Sun JDK, but it costs US$0.00 to download it and use it, doesn't it?
> Second off, they rely on the PGP encryption too, which is closed source,
The reason that we have PGP today is that the author decided to make it open source (for various reasons), right? I just checked PGP Corporation web site (http://www.pgp.com/display.php?pageID=51#anch107
Since my submission... (Score:3, Informative)
Progress (Score:3, Interesting)
This is important (Score:3, Insightful)
Just my humble opinion...
What about BouncyCastle (Score:1)
Cryptix is quite late with JCE compatibility.
Re:What about BouncyCastle (Score:2, Informative)
What I meant to say is that until now, Cryptix implements the 1.1 version of JCE. This version was never offcially released by Sun. Any decent JCE provider should implement the 1.2 version of the JCE. Luckily Cryptix now seems to to this, after a long period of little activity.
Re:What about BouncyCastle (Score:3, Informative)
I was under the impression that the BouncyCastle license was less than free, but I was mistaken. It is a great package, and it's good to know that there are a variety of open implementations of strong crypto under Java.
My prediction (Score:3, Insightful)
Developers *like* features. They have to have security *forced* upon them.