Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

efeenginc's avatar

PHP AES-256 and work with Delphi

Hello everyone ,

I am working on a project which should encrypt file using an algoritm by default it is using RIJNDEL_128 MODE CBC , I can Crypt Decrypt normal in php but when I try to decrypt file from or encrypt to Delphi TurboPower LockBox 3, both sides cannot decrypt.

there is some IV and padding stuff.. anybody have any information about it ?

thanks for help.

0 likes
1 reply
jlrdw's avatar

Just a thought, have you tried trim?

Please or to participate in this conversation.