R
Rob Fitzpatrick
Guest
> so you cannot store the encrypted text in a longchar. He appears to be assigning the encrypt output to a raw and storing the base64-encoded version of that in a longchar. That should work. > I have found "AES_CBC_128" is the only type that comes back without an error - and I'm not 100% sure this is working as it should be. Can you elaborate on this? Where do you see errors; encrypt, decrypt, or both? What are the errors? Can you compare the results you get in OE to some other encryption utility with the same test data and key?
Continue reading...
Continue reading...