Unit 'HlpSHA3' Package
[Overview][Resource strings][Classes][Index] [#pl_hashlib4pascal]

TCShake

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HlpSHA3.pas line 213

type TCShake = class(TShake)

strict protected

  FN: THashLibByteArray;

  

  FS: THashLibByteArray;

  

  FInitBlock: THashLibByteArray;

  

  function GetHashMode; override;

  

  constructor Create();

  

public

  procedure Initialize; override;

  

  class function RightEncode();

  

  class function BytePad();

  

  class function EncodeString();

  

end;

Inheritance

TCShake

  

|

TShake

  

|

TSHA3,IXOF

  

|

TBlockHash,ICryptoNotBuildIn,ITransformBlock

  

|

THash,IBlockHash

  

|

TObject,IHash



CT Web help

CodeTyphon Studio