Hi folks,

I have another service to contribute - Fulcrum PBE (Password Based Encryption) Service providing

+) generation of secure passwords
+) encryption/decryption is done using PBEWithMD5AndDES or PBEWithMD5AndTripleDES
+) creation of CipherStreams for transparent encryption/decryption
+) relies on SunJCE (Java Crypto Extension)


I tested it with

+) JDK 1.3 with an installed JCE 1.22
+) JDK 1.4.2 out of the box
+) JDK 1.4.2 with BouncyCastle Provider

Background

+) the main code is in the improved fulcrum-yaafi providing decryption of configuration files
+) the fulcrum-resourcemanager-service utilizes the PBE Service to encrypt/decrypt resources
+) the commit might break GUMP build since I don't know which JDK is used for building FULCRUM


Cheers,

Siegfried Goeschl








--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to