Skein512.this

class Skein512
public
this
(
size_t arg_output_bits = 512
,
string arg_personalization = ""
)

Parameters

arg_output_bits size_t

the output size of Skein in bits

arg_personalization string

is a string that will paramaterize the hash output

Meta