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]

Reply via email to