[Mono-devel-list] String hashing with Mono/C# on Linux

Philipp Kern phil at philkern.de
Mon Aug 30 09:53:09 EDT 2004


On Mo, 2004-08-30 at 13:46, Sébastien Pouliot wrote:
> You shouldn't read MS documentation ;-)

It was MonoDoc, describing that the class is a wrapper for the Windows
CryptoAPI and thus only available for Win32. But I obviously overlooked
the second entry for the CryptoProviders which states that they're also
implemented in a general fashion.

> All cryptographic classes are available in Mono (with very few
> restrictions - none applicable to the hash algorithms). This includes all
> *CryptoServiceProvider classes (which are managed implementations under
> Mono).

Thank you for your information. (:
By the way it seems that
System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile is an easy wrapper for the hashing algorithms. But I'll switch to the clean(tm) way then.

> In doubt best way to find is to try, or to look at the sources ;-)

I appreciate all the work done with the Mono documentation project. ;o)
By the way I wasn't able to sign up my email address for contributions.

Regards,
Philipp Kern
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040830/27f08f9a/attachment.bin 


More information about the Mono-devel-list mailing list