, 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] |
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm) | PrivateKeyAlgorithm | [pure 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] |
DL_SignerBase< SCHEME_OPTIONS::Element >::AlgorithmName() const | Algorithm | [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] |
PK_Signer::AllowNonrecoverablePart() const =0 | PK_SignatureScheme | [pure virtual] |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | [inline] |
Clone() const | Clonable | [inline, virtual] |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | [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() const | PrivateKeyAlgorithm | [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, size_t recoverableMessageLength) const (defined in DL_SignerBase< SCHEME_OPTIONS::Element >) | DL_SignerBase< SCHEME_OPTIONS::Element > | [inline] |
InputRecoverableMessage(PK_MessageAccumulator &messageAccumulator, const byte *recoverableMessage, size_t recoverableMessageLength) const =0 (defined in PK_Signer) | PK_Signer | [pure virtual] |
IsProbabilistic() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >) | DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > | [inline] |
PK_Signer::IsProbabilistic() const =0 | PK_SignatureScheme | [pure virtual] |
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] |
PK_Signer::MaxRecoverableLength() const =0 | PK_SignatureScheme | [pure virtual] |
MaxRecoverableLengthFromSignatureLength(size_t signatureLength) const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >) | DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > | [inline] |
PK_Signer::MaxRecoverableLengthFromSignatureLength(size_t signatureLength) const =0 | PK_SignatureScheme | [pure virtual] |
MaxSignatureLength(size_t recoverablePartLength=0) const | PK_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) const (defined in DL_SignerImpl< SCHEME_OPTIONS >) | DL_SignerImpl< SCHEME_OPTIONS > | [inline] |
DL_ObjectImpl< DL_SignerBase< SCHEME_OPTIONS::Element >, SCHEME_OPTIONS, SCHEME_OPTIONS::PrivateKey >::NewSignatureAccumulator(RandomNumberGenerator &rng) const =0 | PK_Signer | [pure 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] |
PK_Signer::RecoverablePartFirst() const =0 | PK_SignatureScheme | [pure 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) const | PK_Signer | [virtual] |
SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart) const (defined in DL_SignerBase< SCHEME_OPTIONS::Element >) | DL_SignerBase< SCHEME_OPTIONS::Element > | [inline] |
DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >::SignAndRestart(RandomNumberGenerator &rng, PK_MessageAccumulator &messageAccumulator, byte *signature, bool restart=true) const =0 | PK_Signer | [pure virtual] |
SignatureLength() const (defined in DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > >) | DL_SignatureSchemeBase< PK_Signer, DL_PrivateKey< SCHEME_OPTIONS::Element > > | [inline] |
PK_Signer::SignatureLength() const =0 | PK_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< 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] |