gget79
17th October 2011, 20:35
Hi Experts,

I am working with Baan IV B2, we have need to encrypt a text file with DES encryption.

Can anyone guide me in this?

Thank you...

NirajKakodkar
19th October 2011, 14:17
Hi Experts,

I am working with Baan IV B2, we have need to encrypt a text file with DES encryption.

Can anyone guide me in this?

Thank you...

Interesting that you are using DES in BaaN, guess you will be using Triple DES.
We never required to use such encrytion standards for any of my customers.

Though there are many resources on the web about DES.
you can use MS CryptoAPI (on Windows) as one of the option.


If you are considering free crypt libraries, then you can consider OpenSSL library (www.openssl.org).


Keep posting about your progress, will be much interested.

Best Regards,
Niraj kakodkar