Brian's Waste of Time

Fri, 07 Dec 2007

JCE and OpenSSL

Anyone know of a combination of PBE[Something] in JCE which can work with -[something] in OpenSSL? I am annoyed at having to keep writing little java apps to decrypt stuff encrypted in java. Should be able to just use OpenSSL :-)

Help?

writebacks...

Matt Hughes

Bouncy Castle?
Have you tried using Bouncy Castle? It has lots of stuff the standard JCE has.

Brian McCallister

Bouncy Castle
Bouncy Castle rocks, but I still haven't been able to figure out a JCE PBE algo which works with openssl :-/

Nelson


Try AES in ECB mode. Once that works then kick over to CBC or one of the stronger block chaining methods.

comment...

 
Name:
URL/Email: [http://... or mailto:you@wherever] (optional)
Title: (optional)
Spam Guard, translate l33t to English: (hint, it's an Australian animal, plural form)
Comments:
Save my Name and URL/Email for next time