Hashes..::..SipHash Method

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static ulong SipHash(
	ulong k0,
	ulong k1,
	uint256 val
)

Parameters

k0
Type: UInt64
k1
Type: UInt64
val
Type: SecretNET.Crypto..::..uint256