Hi,
I will be very grateful if someone can provide me with algorithms and source codes to implement a DES encryption program.
Thanks
gwyn2g
Printable View
Hi,
I will be very grateful if someone can provide me with algorithms and source codes to implement a DES encryption program.
Thanks
gwyn2g
There are many resources on the web about DES.
To just use DES in your app, you can use MS CryptoAPI (on Windows). There are also several free crypt libraries available. I highly recommend the OpenSSL library (www.openssl.org). OpenSSL is a very portable SSL/TLS library for C and C++.
Hope it helps,
Jonas
One open source comes with vncviewer/winvnc. This is an ATnT developed code.
The DES code is a part of this remote control application.