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
Show file Open project: MrMatthewLayton/CORE

Public Methods

Method Description
Shake128Managed ( int outputLength )

Creates a new instance of the Shake128Managed class.

Private Methods

Method Description
KeccakSpongeManaged ( )

Creates a new instance of the Shake128Managed class.

Method Details

Shake128Managed() public method

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