[Mono-devel-list] String hashing with Mono/C# on Linux
Philipp Kern
phil at philkern.de
Sun Aug 29 09:41:04 EDT 2004
Dear Mono developers,
I post this to mono-devel-list as I consider this closely related to
Mono itself. I struggled with finding a working hash algorithm within
Mono. There are the Crypto Service Providers, but those are restricted
to Win32 as I read from the API documentation.
Are there any algorithms provided by the Mono API itself, or providing
support for the Crypto Providers on Linux? The best solution for me
would be a portable one, but if something subclasses e.g. MD5 I could
add some platform checks.
Any hashing algorithm like MD5 or SHA* would be fine for my purposes.
Thanks in advance,
Philipp Kern
P.S.: Please copy me on your responses as I am not subscribed to the
list. Thank you.
-------------- 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/20040829/367c1d45/attachment.bin
More information about the Mono-devel-list
mailing list