Has anyone a sample of how to make this work in openedge.
I need to encrypt using DES_CBC_56.
Produce a key.
save both to a file.
read in the files and decrypt the message.
I seem to be able to encrypt/decrypt within 1 .p but as soon as I save to file it don't work!
Most of the relating functions using raw data types is throwing me off a bit.
This is a proof of concept thing I'm trying to do.
Help Appec.
Mark
I need to encrypt using DES_CBC_56.
Produce a key.
save both to a file.
read in the files and decrypt the message.
I seem to be able to encrypt/decrypt within 1 .p but as soon as I save to file it don't work!
Most of the relating functions using raw data types is throwing me off a bit.
This is a proof of concept thing I'm trying to do.
Help Appec.
Mark