I tried encrypting files using Blowfish and also the DCPcrypt library, but my Apple-Mac-PPC wont decrypt Windows/Linux generated data and visa versa.
Am I right in assuming that the genereted encrypted text for "A" using the key "key" should produce the same encrypted output?
I tried this in a simple form showing the output in an edit box, I get different result on Mac than I do on Windows NT.
I'm using recent versions of Lazarus and FPC.