C# Class Goedel.Cryptography.UDFConstants

Constants used in building UDF values.
Show file Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
KeyIdentifierAlgSHA_2_512 int
KeyIdentifierAlgSHA_3_512 int

Property Details

KeyIdentifierAlgSHA_2_512 public static property

Key identifier for UDF using SHA-2-512
public static int KeyIdentifierAlgSHA_2_512
return int

KeyIdentifierAlgSHA_3_512 public static property

Key identifier for UDF using SHA-3-512
public static int KeyIdentifierAlgSHA_3_512
return int