Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Core
Security
Cryptography
Shake128Managed
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
Mostra 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