Fabcoin Core  0.16.2
P2P Digital Currency
DL_SignerImpl< SCHEME_OPTIONS > Member List

This is the complete list of members for DL_SignerImpl< SCHEME_OPTIONS >, including all inherited members.

AccessAbstractGroupParameters()DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotected
AccessKey()DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inline
AccessKeyInterface()DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
AccessMaterial()PrivateKeyAlgorithminlinevirtual
AccessPrivateKey()DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlinevirtual
AccessPublicKey()DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inline
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constAlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo >inlinevirtual
AllowNonrecoverablePart() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithminline
Clone() const Clonableinlinevirtual
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithminline
Element typedefDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
GetAbstractGroupParameters() constDL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotected
GetDigestSize() constDL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
GetHashIdentifier() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
GetKey() constDL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inline
GetKeyAgreementAlgorithm() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotected
GetKeyDerivationAlgorithm() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotected
GetKeyInterface() constDL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
GetMaterial() const PrivateKeyAlgorithminlinevirtual
GetMessageEncodingInterface() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
GetPrivateKey() const PrivateKeyAlgorithminlinevirtual
GetSignatureAlgorithm() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotectedvirtual
GetSymmetricEncryptionAlgorithm() constDL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlineprotected
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, size_t recoverableMessageLength) constDL_SignerBase< SCHEME_OPTIONS::Element >inlinevirtual
IsDeterministic() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotectedvirtual
IsProbabilistic() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
KeyInterface typedefDL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >protected
MaxRecoverableLength() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
MaxRecoverableLengthFromSignatureLength(size_t signatureLength) constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
MaxSignatureLength(size_t recoverablePartLength=0) const PK_SignatureSchemeinlinevirtual
MessageRepresentativeBitLength() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotected
MessageRepresentativeLength() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotected
NewSignatureAccumulator(RandomNumberGenerator &rng) const DL_SignerImpl< SCHEME_OPTIONS >inlinevirtual
RawSign(const Integer &k, const Integer &e, Integer &r, Integer &s) constDL_SignerBase< SCHEME_OPTIONS::Element >inline
RecoverablePartFirst() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
RestartMessageAccumulator(RandomNumberGenerator &rng, PK_MessageAccumulatorBase &ma) constDL_SignerBase< SCHEME_OPTIONS::Element >inlineprotected
SchemeOptions typedefDL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
Sign(RandomNumberGenerator &rng, PK_MessageAccumulator *messageAccumulator, byte *signature) const PK_Signervirtual
SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart) constDL_SignerBase< SCHEME_OPTIONS::Element >inlinevirtual
SignatureLength() constDL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
SignatureUpfront() const PK_SignatureSchemeinlinevirtual
SignMessage(RandomNumberGenerator &rng, const byte *message, size_t messageLen, byte *signature) const PK_Signervirtual
SignMessageWithRecovery(RandomNumberGenerator &rng, const byte *recoverableMessage, size_t recoverableMessageLength, const byte *nonrecoverableMessage, size_t nonrecoverableMessageLength, byte *signature) const PK_Signervirtual
StaticAlgorithmName()AlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo >inlinestatic
~Algorithm()Algorithminlinevirtual
~AsymmetricAlgorithm()AsymmetricAlgorithminlinevirtual
~Clonable()Clonableinlinevirtual
~DL_Base()DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >inlineprotectedvirtual
~DL_ObjectImpl()DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlinevirtual
~DL_ObjectImplBase()DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >inlinevirtual
~DL_SignatureSchemeBase()DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >inlinevirtual
~DL_SignerBase()DL_SignerBase< SCHEME_OPTIONS::Element >inlinevirtual
~PK_SignatureScheme()PK_SignatureSchemeinlinevirtual
~PK_Signer()PK_Signerinlinevirtual
~PrivateKeyAlgorithm()PrivateKeyAlgorithminlinevirtual