[Mono-list] c# with c

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri Sep 30 00:49:37 EDT 2005


On Thu, 2005-09-29 at 22:33 +0200, Pierro wrote:
> hello,. Congratulation for Mono.
> 
> I want to use the hash function of openssl with my code in mono.

Mono has a fully managed implementation for that. See the class SHA1 and
related in corlib System.Security.Cryptography namespace.

-Gonzalo




More information about the Mono-list mailing list