Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

DL_SignerImpl< SCHEME_OPTIONS > Member List

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

AccessAbstractGroupParameters() (defined in DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, protected]
AccessKey() (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
AccessKeyInterface() (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
AccessMaterial()PrivateKeyAlgorithm [inline, virtual]
AccessPrivateKey() (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, virtual]
AccessPublicKey() (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const (defined in AlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo > [inline, virtual]
AllowNonrecoverablePart() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
Clone() constClonable [inline, virtual]
CopyKeyInto(typename SCHEME_OPTIONS::PublicKey &key) const (defined in DL_PrivateObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS >)DL_PrivateObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS > [inline, virtual]
CopyKeyInto(typename SCHEME_OPTIONS::PrivateKey &key) const (defined in DL_PrivateObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS >)DL_PrivateObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS > [inline, virtual]
DEREncode(BufferedTransformation &bt) constAsymmetricAlgorithm [inline]
Element typedef (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
GetAbstractGroupParameters() const (defined in DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, protected]
GetDigestSize() const (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetHashIdentifier() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetKey() const (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
GetKeyAgreementAlgorithm() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected]
GetKeyDerivationAlgorithm() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected]
GetKeyInterface() const (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetMaterial() constPrivateKeyAlgorithm [inline, virtual]
GetMessageEncodingInterface() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [inline, virtual]
GetSignatureAlgorithm() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetSymmetricEncryptionAlgorithm() const (defined in DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected]
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, unsigned int recoverableMessageLength) const (defined in DL_SignerBase< SCHEME_OPTIONS::Element >)DL_SignerBase< SCHEME_OPTIONS::Element > [inline, virtual]
IsProbabilistic() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
KeyClass typedef (defined in PrivateKeyCopier< SCHEME_OPTIONS >)PrivateKeyCopier< SCHEME_OPTIONS >
KeyInterface typedef (defined in DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_Base< DL_PrivateKey< SCHEME_OPTIONS::Element > > [protected]
MaxRecoverableLength() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
MaxRecoverableLengthFromSignatureLength(unsigned int signatureLength) const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
MaxSignatureLength(unsigned int recoverablePartLength=0) constPK_SignatureScheme [inline, virtual]
MessageRepresentativeBitLength() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, protected]
MessageRepresentativeLength() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, protected]
NewSignatureAccumulator(RandomNumberGenerator &rng) constDL_SignerImpl< SCHEME_OPTIONS > [inline, virtual]
RawSign(const Integer &k, const Integer &e, Integer &r, Integer &s) const (defined in DL_SignerBase< SCHEME_OPTIONS::Element >)DL_SignerBase< SCHEME_OPTIONS::Element > [inline]
RecoverablePartFirst() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
RestartMessageAccumulator(RandomNumberGenerator &rng, PK_MessageAccumulatorBase &ma) const (defined in DL_SignerBase< SCHEME_OPTIONS::Element >)DL_SignerBase< SCHEME_OPTIONS::Element > [inline, protected]
SchemeOptions typedef (defined in DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)DL_ObjectImplBase< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
Sign(RandomNumberGenerator &rng, PK_MessageAccumulator *messageAccumulator, byte *signature) constPK_Signer [virtual]
SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart) constDL_SignerBase< SCHEME_OPTIONS::Element > [inline, virtual]
SignatureLength() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >)DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > [inline, virtual]
SignatureUpfront() constPK_SignatureScheme [inline, virtual]
SignMessage(RandomNumberGenerator &rng, const byte *message, unsigned int messageLen, byte *signature) constPK_Signer [virtual]
SignMessageWithRecovery(RandomNumberGenerator &rng, const byte *recoverableMessage, unsigned int recoverableMessageLength, const byte *nonrecoverableMessage, unsigned int nonrecoverableMessageLength, byte *signature) constPK_Signer [virtual]
StaticAlgorithmName() (defined in AlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS::AlgorithmInfo > [inline, static]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~PK_SignatureScheme() (defined in PK_SignatureScheme)PK_SignatureScheme [inline, virtual]


Generated on Wed Jul 21 19:15:49 2004 for Crypto++ by doxygen 1.3.7-20040704