Great thanks for that now I have some linker issues My project settings
are set to /MTd so I'm linking against libeay32MTd.lib but no dice, also
I heard numerous mention to INSTALL.W32 but I cant seem to find it,
where is it??

Thank again,
AJ 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Girish
Venkatachalam
Sent: Tuesday, July 18, 2006 12:50
To: openssl-users@openssl.org
Subject: Re: String encryption

Do you know stunnel ( www.stunnel.org ) ? 

You could use that to setup https tunnel.

man evp will give u enuf info on encrypting strings with OpenSSL. 

OpenSSL really is the definitive resource for cryptography. :-)

Please find attached my code. It may be of use.

regards,
Girish

--- "Mayorga, Armando CTR NIOC Norfolk N361"
<[EMAIL PROTECTED]> wrote:

> Hello all,
> I'm having a difficulty trying to find API info.
> 
> #1. I need to be able to encrypt strings with AES and pass that off to

> other functions that will pass that data over regular http.
> 
> #2. For other data I'm looking to setup an https tunnel and pass data 
> through it.
> 
> I chose to look into OpenSSL so I could kill both of these customer 
> requirements with one stone and also for ease of management and 
> reducing code bloat I don't want to have to maintain two separate libs

> in my code if one will do both.
> 
> Does anyone have any links to the Crypto API stuff or perhaps some 
> snippets to share?
> 
> Thanks in advance,
> 
> AJ Mayorga
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> openssl-users@openssl.org
> Automated List Manager                          
> [EMAIL PROTECTED]
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to