AccessKey() | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
AccessMaterial() | PrivateKeyAlgorithm | inlinevirtual |
AccessPrivateKey() | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
AccessPublicKey() | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inline |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > | inlinevirtual |
AllowNonrecoverablePart() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | inline |
Clone() const | Clonable | inlinevirtual |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | inline |
GetDigestSize() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlineprotectedvirtual |
GetHashIdentifier() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlineprotectedvirtual |
GetKey() const | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
GetMaterial() const | PrivateKeyAlgorithm | inlinevirtual |
GetMessageEncodingInterface() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlineprotectedvirtual |
GetPrivateKey() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
GetPublicKey() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inline |
GetTrapdoorFunction() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inline |
GetTrapdoorFunctionBounds() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlineprotectedvirtual |
GetTrapdoorFunctionInterface() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlineprotectedvirtual |
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, size_t recoverableMessageLength) const | TF_SignerBase | virtual |
IsProbabilistic() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
KeyClass typedef | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | |
MaxRecoverableLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
MaxRecoverableLengthFromSignatureLength(size_t signatureLength) const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
MaxSignatureLength(size_t recoverablePartLength=0) const | PK_SignatureScheme | inlinevirtual |
MessageEncodingInterface typedef | TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > | protected |
MessageRepresentativeBitLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlineprotected |
MessageRepresentativeLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlineprotected |
NewSignatureAccumulator(RandomNumberGenerator &rng) const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
NewVerificationAccumulator() const | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inline |
RecoverablePartFirst() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
SchemeOptions typedef | 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 | TF_SignerBase | virtual |
SignatureLength() const | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
SignatureUpfront() const | PK_SignatureScheme | inlinevirtual |
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() | AlgorithmImpl< TF_SignerBase, SCHEME_OPTIONS::AlgorithmInfo > | inlinestatic |
TrapdoorFunctionInterface typedef | TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > | protected |
~Algorithm() | Algorithm | inlinevirtual |
~AsymmetricAlgorithm() | AsymmetricAlgorithm | inlinevirtual |
~Clonable() | Clonable | inlinevirtual |
~PK_SignatureScheme() | PK_SignatureScheme | inlinevirtual |
~PK_Signer() | PK_Signer | inlinevirtual |
~PrivateKeyAlgorithm() | PrivateKeyAlgorithm | inlinevirtual |
~TF_Base() | TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > | inlineprotectedvirtual |
~TF_ObjectImpl() | TF_ObjectImpl< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
~TF_ObjectImplBase() | TF_ObjectImplBase< TF_SignerBase, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey > | inlinevirtual |
~TF_SignatureSchemeBase() | TF_SignatureSchemeBase< PK_Signer, TF_Base< RandomizedTrapdoorFunctionInverse, PK_SignatureMessageEncodingMethod > > | inlinevirtual |
~TF_SignerBase() | TF_SignerBase | inlinevirtual |