DHDeriveKeysFromGroupParametersPGQ(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord,HugeWord,HugeWord) Method

Represents method DHDeriveKeysFromGroupParametersPGQ(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord,HugeWord,HugeWord).

Namespace: flcCipherDH
procedure DHDeriveKeysFromGroupParametersPGQ(var State: TDHState;
 const HashAlgorithm: TDHHashAlgorithm;
 const PrimeQBitCount, PrimePBitCount: Integer;
 const P, G, Q: HugeWord);

Parameters

State
Type: TDHState

HashAlgorithm
Type: TDHHashAlgorithm

PrimeQBitCount
Type: Integer

PrimePBitCount
Type: Integer

P
Type: HugeWord

G
Type: HugeWord

Q
Type: HugeWord