I too would be interested in such a wrapper OR tips as to how I could build
one myself. ie what should I look out for and definately NOT do.

/colin chalmers

----- Original Message -----
From: "Bernard Dautrevaux" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 27, 2000 6:01 PM
Subject: RE: Wrapper...


> > -----Original Message-----
> > From: Mike Couvillion [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, November 27, 2000 4:59 PM
> > To: [EMAIL PROTECTED]
> > Subject: Wrapper...
> >
> >
> > Has anyone done a C++ wrapper class for the OpenSSL library they would
> > be willing to share? I'm currently using 0.96 and my goal is
> > to provide
> > a simple enough wrapper class for the other development teams
> > to use on
> > their projects requiring secure connections.
> >
> > Mike
>
> You may look at what's happenning on wxWindows; some guys there are
building
> an SSLSession class that will do excatly that; of course this is done in
the
> wxWindows world, but this part (like wxSocket and wxIPC) is not related in
> any way with the GUI partt of wxWindows, but benefit from the
cross-platform
> philosophy.
>
> The best should be to brows the wx-users mailing list (start from
> http://www.wxwindows.org).
>
> HTH
>
> Bernard
>
> --------------------------------------------
> Bernard Dautrevaux
> Microprocess Ingenierie
> 97 bis, rue de Colombes
> 92400 COURBEVOIE
> FRANCE
> Tel: +33 (0) 1 47 68 80 80
> Fax: +33 (0) 1 47 88 97 85
> e-mail: [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> --------------------------------------------
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to