Hello everyone,

I am doing a C++ chat server project in college for my degree and I want to 
implement some small level of encryption for the data being sent in the buffer 
for the socket.

I found Crypt++ and was very impressed, I compiled everything and ran 
cryptest.exe, this in under FreeBSD 5.3, and it gave me the options to the 
executable. I ran cryptest.exe t (To encrypt and decrypt a string using DES-EDE 
in CBC mode) and it is exactly what I am looking for. However, I cannont find 
the code that was used to do this or even figure out which is the right way of 
going about implementing an example of this.

Could someone please point me in the right direction.

Thanks in advance,
Conor.

-- 
+---------------------------------------------------------------+
|It take two to lie, one to lie and one to listen.              |
|Email: [EMAIL PROTECTED]                                       |
|MSN: [EMAIL PROTECTED]                                 |
|ICQ: 112562229                                                 |
|GPG Key: http://nemo.it-netsoc.ie/~schrodinger/schro.asc       |
|http://www.konundrum.org/                                      |
+---------------------------------------------------------------+

Attachment: pgpqYhafPXfZd.pgp
Description: PGP signature

Reply via email to