There was an error while loading. Please reload this page.
EHA
exomia hash algorithm.
public class Exomia.Serialization.Hash.EHA
.ctor
Int64
Initializes a new instance of the Exomia.Serialization.Hash.EHA class.
seed
Byte[]
Stream
generates a hash from a given stream and returns it as a byte array.
stream
String
generates a hash from given string data and returns it as a hex string.
data
generates a hash from a given stream and returns it as a hex string.
BitUtil