C# Class Core.Security.Cryptography.Shake256Managed

Computes the SHA3 Shake 256 hash for the input data using the managed library.
Inheritance: Core.Security.Cryptography.SHA3
Datei anzeigen Open project: MrMatthewLayton/CORE

Public Methods

Method Description
Shake256Managed ( int outputLength )

Creates a new instance of the Shake256Managed class.

Private Methods

Method Description
KeccakSpongeManaged ( )

Creates a new instance of the Shake256Managed class.

Method Details

Shake256Managed() public method

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