IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Crypt.HashUtilities Member List

This is the complete list of members for IG.Crypt.HashUtilities, including all inherited members.

CompareHashCodes(byte[] x_hash_code1, byte[] x_hash_code2)IG.Crypt.HashUtilitiesinlineprivatestatic
ComputeHash(string HashAlgorithmName, string Str)IG.Crypt.HashUtilitiesinlineprivatestatic
ComputeHashHexString(string HashAlgorithmName, string Str)IG.Crypt.HashUtilitiesinlineprivatestatic
FromASCIIByteArray(byte[] characters)IG.Crypt.HashUtilitiesinlinestatic
FromUnicodeByteArray(byte[] characters)IG.Crypt.HashUtilitiesinlinestatic
HashAlgorithms enum nameIG.Crypt.HashUtilities
HashToHexString(byte[] xHashCode)IG.Crypt.HashUtilitiesinlineprivatestatic
ParseHashCodeString(string p_hash_code_string)IG.Crypt.HashUtilitiesinlineprivatestatic
Test()IG.Crypt.HashUtilitiesinlinestatic
ToASCIIByteArray(string characters)IG.Crypt.HashUtilitiesinlinestatic
ToUnicodeByteArray(string characters)IG.Crypt.HashUtilitiesinlinestatic
ValidateHashCode(string p_hash_algorithm, string p_hash_string, byte[] p_data)IG.Crypt.HashUtilitiesinlinestatic