TF_SignerImpl< SCHEME_OPTIONS > Member List

This is the complete list of members for TF_SignerImpl< SCHEME_OPTIONS >, including all inherited members.
AccessKey() (defined in TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, virtual]
AccessMaterial()PrivateKeyAlgorithm [inline, virtual]
AccessPrivateKey() (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [pure virtual]
AccessPublicKey() (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const (defined in AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > [inline]
TF_SignerBase::AlgorithmName() const Algorithm [inline, virtual]
AllowNonrecoverablePart() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::AllowNonrecoverablePart() const =0PK_SignatureScheme [pure virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
Clone() const Clonable [inline, virtual]
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithm [inline]
GetDigestSize() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetHashIdentifier() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetKey() const (defined in TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, virtual]
GetMaterial() const PrivateKeyAlgorithm [inline, virtual]
GetMessageEncodingInterface() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetPrivateKey() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [inline, virtual]
GetPublicKey() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
GetTrapdoorFunction() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
GetTrapdoorFunctionBounds() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
GetTrapdoorFunctionInterface() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline, protected, virtual]
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, size_t recoverableMessageLength) const (defined in TF_SignerBase)TF_SignerBase
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, size_t recoverableMessageLength) const =0 (defined in PK_Signer)PK_Signer [pure virtual]
IsProbabilistic() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::IsProbabilistic() const =0PK_SignatureScheme [pure virtual]
KeyClass typedef (defined in TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
MaxRecoverableLength() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::MaxRecoverableLength() const =0PK_SignatureScheme [pure virtual]
MaxRecoverableLengthFromSignatureLength(size_t signatureLength) const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::MaxRecoverableLengthFromSignatureLength(size_t signatureLength) const =0PK_SignatureScheme [pure virtual]
MaxSignatureLength(size_t recoverablePartLength=0) const PK_SignatureScheme [inline, virtual]
MessageEncodingInterface typedef (defined in TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod >)TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > [protected]
MessageRepresentativeBitLength() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline, protected]
MessageRepresentativeLength() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline, protected]
NewSignatureAccumulator(RandomNumberGenerator &rng) const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo >::NewSignatureAccumulator(RandomNumberGenerator &rng) const =0PK_Signer [pure virtual]
NewVerificationAccumulator() const (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > [inline]
RecoverablePartFirst() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::RecoverablePartFirst() const =0PK_SignatureScheme [pure virtual]
SchemeOptions typedef (defined in TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >)TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >
Sign(RandomNumberGenerator &rng, PK_MessageAccumulator *messageAccumulator, byte *signature) const PK_Signer [virtual]
SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart=true) const (defined in TF_SignerBase)TF_SignerBase
TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >::SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart=true) const =0PK_Signer [pure virtual]
SignatureLength() const (defined in TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > >)TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > [inline]
PK_Signer::SignatureLength() const =0PK_SignatureScheme [pure virtual]
SignatureUpfront() const PK_SignatureScheme [inline, virtual]
SignMessage(RandomNumberGenerator &rng, const byte *message, size_t messageLen, byte *signature) const PK_Signer [virtual]
SignMessageWithRecovery(RandomNumberGenerator &rng, const byte *recoverableMessage, size_t recoverableMessageLength, const byte *nonrecoverableMessage, size_t nonrecoverableMessageLength, byte *signature) const PK_Signer [virtual]
StaticAlgorithmName() (defined in AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo >)AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > [inline, static]
TrapdoorFunctionInterface typedef (defined in TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod >)TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > [protected]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~PK_SignatureScheme() (defined in PK_SignatureScheme)PK_SignatureScheme [inline, virtual]