C# Class Core.Security.Cryptography.Shake128Managed

Computes the SHA3 Shake 128 hash for the input data using the managed library.
Inheritance: Core.Security.Cryptography.SHA3
Afficher le fichier Open project: MrMatthewLayton/CORE

Méthodes publiques

Méthode Description
Shake128Managed ( int outputLength )

Creates a new instance of the Shake128Managed class.

Private Methods

Méthode Description
KeccakSpongeManaged ( )

Creates a new instance of the Shake128Managed class.

Method Details

Shake128Managed() public méthode

Creates a new instance of the Shake128Managed class.
public Shake128Managed ( int outputLength )
outputLength int