Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Encryption Security

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."
This discussion has been archived. No new comments can be posted.

Cryptix JCE for Java 1.4 Released

Comments Filter:
  • by Yoda2 ( 522522 ) on Friday January 03, 2003 @05:37PM (#5009535)
    The Cryptix site was actually updated since my submission to announce an updated snapshot of OpenPGP. You can download it here [cryptix.org].
  • Progress (Score:3, Interesting)

    by ChaosMourn ( 637610 ) on Friday January 03, 2003 @06:49PM (#5010240)
    I'm glad to see this is finally making progress (at least their OpenPGP implementation is no longer a developer's release...), but I imagine it'll be a while yet until it's ready for commercial use. Unfortunately, it's the only game going for Java-based PGP (except for some API out of China). This leaves me doing some rather tacky things to use GPG in a commercial environment. Why is it that there's so little interest in a real Java API for PGP?
  • This is important (Score:3, Insightful)

    by JohnA ( 131062 ) <johnandersonNO@SPAMgmail.com> on Friday January 03, 2003 @09:10PM (#5011364) Homepage
    Take note of this... until now, there were no open source implementations of the JCE that ran under JDK 1.4. Sun's implementation does not have source available, and they even went the extra step to obfuscate their JCE with DashO-Pro. Transparency is vital to cryptography, as anything less casts a shadow of doubt.

    Just my humble opinion...
    • I think you are mistaken. BouncyCastle [bouncycastle.org] does have a JCE that is 1.5 compatible.

      Cryptix is quite late with JCE compatibility.

      • Make that 1.4. I hit submit too soon by accident.

        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.

      • Actually, I was referring to the JCE implementation as well as the provider implementation. According to the release page [bouncycastle.org], their clean room JCE doesn't run under JDK 1.4. Cryptix provides a JCE implementation that runs under 1.4, as well as their provider.

        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)

    by 0x0d0a ( 568518 ) on Saturday January 04, 2003 @01:39AM (#5012771) Journal
    I predict a stunning lack of impact in the Java using world -- people will continue using insecure storage and protocols and plaintext all over the place.

    Developers *like* features. They have to have security *forced* upon them.

He who has but four and spends five has no need for a wallet.

Working...