Ixian SDK
IXICore.CryptoKey.KeyDerivation Member List

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

BenchmarkKeyGeneration(int num_iterations, int key_size, string output_file="")IXICore.CryptoKey.KeyDerivationstatic
calculateBytestreamEntropy(byte[] data)IXICore.CryptoKey.KeyDerivationstatic
deriveKey(int key_index, int key_length, ulong public_exponent)IXICore.CryptoKey.KeyDerivation
getNewRandomSeed(int seed_len)IXICore.CryptoKey.KeyDerivationstatic
KeyDerivation(byte[] entropy)IXICore.CryptoKey.KeyDerivation