C# Class Blake2Sharp.Blake2IvBuilder

Afficher le fichier Open project: BLAKE2/BLAKE2 Class Usage Examples

Méthodes publiques

Méthode Description
ConfigB ( Blake2Sharp.Blake2BConfig config, Blake2Sharp.Blake2BTreeConfig treeConfig ) : ulong[]
ConfigBSetNode ( ulong rawConfig, byte depth, ulong nodeOffset ) : void

Method Details

ConfigB() public static méthode

public static ConfigB ( Blake2Sharp.Blake2BConfig config, Blake2Sharp.Blake2BTreeConfig treeConfig ) : ulong[]
config Blake2Sharp.Blake2BConfig
treeConfig Blake2Sharp.Blake2BTreeConfig
Résultat ulong[]

ConfigBSetNode() public static méthode

public static ConfigBSetNode ( ulong rawConfig, byte depth, ulong nodeOffset ) : void
rawConfig ulong
depth byte
nodeOffset ulong
Résultat void