Ixian SDK
IXICore.Crypto Member List

This is the complete list of members for IXICore.Crypto, including all inherited members.

hashToString(byte[] data)IXICore.Cryptostatic
sha256(byte[] data, int offset=0, int count=0)IXICore.Cryptostatic
sha512(byte[] data, int offset=0, int count=0)IXICore.Cryptostatic
sha512qu(byte[] data, int offset=0, int count=0)IXICore.Cryptostatic
sha512quTrunc(byte[] data, int offset=0, int count=0, int hash_length=32)IXICore.Cryptostatic
sha512sq(byte[] data, int offset=0, int count=0)IXICore.Cryptostatic
sha512sqTrunc(byte[] data, int offset=0, int count=0, int hash_length=44)IXICore.Cryptostatic
stringToHash(string data)IXICore.Cryptostatic