Hi ,
I want to encrypt a file in Linux and decrypt it in Windows that is my encryption code in gcc and decryption code in VB/VC. I searched for libraries or platform independent implementations (free for commercial & non-commercial use) but in vain. Is there any libraries or implementations available to do it? Please help.
thanks and regards, Sabu Thaliyath
Try Blowfish algo . have look at this links or search in goole for blowfish
http://freshmeat.net/releases/120271/ http://www.fortunecity.com/skyscraper/coding/379/caz2a.htm
Sabu Thaliyath wrote:
Hi ,
I want to encrypt a file in Linux and decrypt it in Windows that is my encryption code in gcc and decryption code in VB/VC. I searched for libraries or platform independent implementations (free for commercial & non-commercial use) but in vain. Is there any libraries or implementations available to do it? Please help.
thanks and regards, Sabu Thaliyath