flcCipherDH Namespace

Represents namespace flcCipherDH.

 NameDescription
EDH

Represents type EDH.

Top
 NameDescription
TDHState

Represents type TDHState.

TDHWellKnownGroup

Represents type TDHWellKnownGroup.

Top
 NameDescription
TDHHashAlgorithm

Represents type TDHHashAlgorithm.

Top
 NameDescription
PDHState

Represents a pointer type to TDHState.

PDHWellKnownGroup

Represents a pointer type to TDHWellKnownGroup.

Top
 NameDescription
DHWellKnownGroup

Represents constant DHWellKnownGroup.

DHWellKnownGroups

Represents constant DHWellKnownGroups.

Top
 NameDescription
DHDeriveKeysFromGroupParameterP1(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord)

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

DHDeriveKeysFromGroupParameterP2(TDHState)

Represents method DHDeriveKeysFromGroupParameterP2(TDHState).

DHDeriveKeysFromGroupParametersPG(TDHState,TDHHashAlgorithm,Integer,Integer,HugeWord,HugeWord)

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

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

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

DHGenerateG(TDHState)

Represents method DHGenerateG(TDHState).

DHGenerateKEK(TDHState,Integer[],Integer,RawByteString)

Represents method DHGenerateKEK(TDHState,Integer[],Integer,RawByteString).

DHGenerateKeys(TDHState,TDHHashAlgorithm,Integer,Integer)

Represents method DHGenerateKeys(TDHState,TDHHashAlgorithm,Integer,Integer).

DHGeneratePrimeP(TDHState,Integer)

Represents method DHGeneratePrimeP(TDHState,Integer).

DHGeneratePrimeQ(TDHState,Integer,Boolean)

Represents method DHGeneratePrimeQ(TDHState,Integer,Boolean).

DHGeneratePrimesPQ(TDHState,Integer,Integer,Boolean)

Represents method DHGeneratePrimesPQ(TDHState,Integer,Integer,Boolean).

DHGeneratePrivateKeyX(TDHState)

Represents method DHGeneratePrivateKeyX(TDHState).

DHGeneratePublicKeyY(TDHState)

Represents method DHGeneratePublicKeyY(TDHState).

DHGenerateSharedSecretZZ(TDHState,Integer,HugeWord)

Represents method DHGenerateSharedSecretZZ(TDHState,Integer,HugeWord).

DHHugeWordKeyDecodeBytes(HugeWord,RawByteString)

Represents method DHHugeWordKeyDecodeBytes(HugeWord,RawByteString).

DHHugeWordKeyEncodeBytes(HugeWord)

Represents method DHHugeWordKeyEncodeBytes(HugeWord).

DHInitHashAlgorithm(TDHState,TDHHashAlgorithm)

Represents method DHInitHashAlgorithm(TDHState,TDHHashAlgorithm).

DHIsGeneratedGroupParameterValid(TDHState)

Represents method DHIsGeneratedGroupParameterValid(TDHState).

DHIsPublicKeyValid(TDHState,HugeWord)

Represents method DHIsPublicKeyValid(TDHState,HugeWord).

DHQBitCount(Integer)

Represents method DHQBitCount(Integer).

DHStateFinalise(TDHState)

Represents method DHStateFinalise(TDHState).

DHStateInit(TDHState)

Represents method DHStateInit(TDHState).

Top