|
-
February 14th, 2004, 01:39 PM
#1
C/c++ codes for DES encryption
Hi,
I will be very grateful if someone can provide me with algorithms and source codes to implement a DES encryption program.
Thanks
gwyn2g
-
February 14th, 2004, 04:48 PM
#2
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
-
February 15th, 2004, 02:16 AM
#3
One open source comes with vncviewer/winvnc. This is an ATnT developed code.
The DES code is a part of this remote control application.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|