Blake2BCore Methods

Methods

BytesToUInt64 Convert a big-endian buffer into a UInt64.
Dispose Release unmanaged resources.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
HashCore Update the hash state.
HashFinal Return the hash.
HashFinal(Boolean) Return the hash.
HashFinal(Byte) Compute the hash.
HashFinal(Byte, Boolean) Compute the hash.
Initialize Initialize the hash.
ToStringReturns a string that represents the current object.
(Inherited from Object)
UInt64ToBytes Store a ulong into a byte buffer as big-endian.

See Also