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
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-users@openssl.org
Automated List Manager majord...@openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org