Hello,
I'm looking into replacing an encryption component we have that sends files to another company. They're using RoboFTP to decrypt the files. I can encrypt the files with their public key, and the files decrypt ok on their system (there are no reported errors). However, the data is ok for the first few thousand bytes or so and then starts to corrupt (just a few bytes here and there, not total corruption). The files contain EBCDIC data.
The odd thing is if I encrypt the exact same file (using the OpenPGP library) with a key pair of my own and then decrypt it with RoboFTP on my side the decrypted file is fine. My system is a Windows OS, I'm not sure of the OS of the remote system but it's an older mainframe.
Has anyone seen this kind of behavior before? Also note that I can use RoboFTP on my side to encrypt the files and they can be decrypted remotely. It's only when using OpenPGP to encrypt that the issue surfaces.
Thanks,
William
DiscoverTec, LLC