PDA

Click to See Complete Forum and Search --> : Encryption and decryption


nish_menon
Dec 12th, 2005, 12:24 AM
how do you encrypty and decrypt office files using VB.
My project mainly concentrates on Steganography(technique to hide files behind images).
for this i need to encrypt the file which is to be hidden and then hide it behind an image.
The problem faced is i am unable to encrypt .doc files. it seems word has it's own encoding scheme.
but how do applications then encrypt the files.
pl help