Unit 'flcCipherDH' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

DHDeriveKeysFromGroupParametersPGQ

Declaration

Source position: flcCipherDH.pas line 137

procedure DHDeriveKeysFromGroupParametersPGQ(

  var State: TDHState;

  const HashAlgorithm: TDHHashAlgorithm;

  const PrimeQBitCount: Integer;

  const PrimePBitCount: Integer;

  const P: HugeWord;

  const G: HugeWord;

  const Q: HugeWord

);



CT Web help

CodeTyphon Studio