Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Portability of encryption

843810Apr 29 2004 — edited Jun 29 2004
Hello,

I have a Delphi application that is supposed to produce enrcypted files that will be decrypted with JCE code on a server. I have tried a couple of cryptology-components for Delphi but I can't seem to successfully decrypt them. No problems encrypting/decrypting within Delphi or Java but interoperability seems to be the problem even if I seem to have all hash/algorithm/mode/padding stuff matched.

Is it usually problematic to en/decrypt between different implementations of the same algorithms? Anyone have any working combination figured out for the Delphi/Java combination?

Thanks in advance,
Nik
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 27 2004
Added on Apr 29 2004
10 comments
273 views