128-Bit Hash Method

Posted by Kyle Rozendo on Stack Overflow See other posts from Stack Overflow or by Kyle Rozendo
Published on 2010-03-31T11:09:42Z Indexed on 2010/03/31 11:13 UTC
Read the original article Hit count: 652

Filed under:
|
|

Hi All,

Does anyone know of a hashing method that you can use with .NET, that will output 128 Bytes?

I cannot use SHA-2+ generation hashes, as it's not supported on many client machines.

Thanks,

Kyle

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#