Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

use of OpenSSL libeay32.dll with C#

1,080 views
Skip to first unread message

El Habib

unread,
Feb 6, 2009, 6:14:36 AM2/6/09
to
Hi all,

I am starting with openSSL and C#, and I need some help on this point
if possible,
I am trying to write a C# programme that uses the functions of (sign,
check, hash, generate random keys, encrypt, decrypt functions). I am
using a compiled version dll of openssl(libeay32.dll, ssleay32.dll).
If any one of you can send me an example using this kind of functions
that will be very useful for me, i need it really.

Thanks to all and sorry for my long text

El Habib
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openss...@openssl.org
Automated List Manager majo...@openssl.org

Mounir IDRASSI

unread,
Feb 6, 2009, 9:22:12 AM2/6/09
to
Hi,

Did you take a look to the "OpenSSL.NET" project on SourceForge? They
have written a C# wrapper around functions exported by libeay32.dll. The
most important file their is Native.cs which contains the low-level
bindings.
Here is the link to project : http://sourceforge.net/projects/openssl-net

Happy hacking,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr

emohib

unread,
Feb 6, 2009, 1:28:09 PM2/6/09
to
Hi,
Thank you very much for the link, that will certainly help,
I will see this WE;

On 6 fév, 14:22, mounir.idra...@idrix.net (Mounir IDRASSI) wrote:
> Hi,
>
> Did you take a look to the "OpenSSL.NET" project on SourceForge? They
> have written a C# wrapper around functions exported by libeay32.dll. The
> most important file their is Native.cs which contains the low-level
> bindings.
> Here is the link to project :http://sourceforge.net/projects/openssl-net
>
> Happy hacking,
> --
> Mounir IDRASSI
> IDRIXhttp://www.idrix.fr

>
>
>
>
>
> El Habib wrote:
> > Hi all,
>
> > I am starting with openSSL and C#, and I need some help on this point
> > if possible,
> > I am trying to write a C# programme that uses the functions of (sign,
> > check, hash, generate random keys,  encrypt, decrypt functions). I am
> > using a compiled version dll of openssl(libeay32.dll,  ssleay32.dll).
> > If any one of you can send me an example using this kind of functions
> > that will be very useful for me, i need it really.
>
> > Thanks to all and sorry for my long text
>
> > El Habib
> > ______________________________________________________________________
> > OpenSSL Project                                http://www.openssl.org
> > User Support Mailing List                    openssl-us...@openssl.org
> > Automated List Manager                           majord...@openssl.org

>
> ______________________________________________________________________
> OpenSSL Project                                http://www.openssl.org
> User Support Mailing List                    openssl-us...@openssl.org
> Automated List Manager                           majord...@openssl.org- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -

0 new messages