libdecaf
Public Member Functions | List of all members
decaf::EdDSA< Ristretto >::Signing< CRTP, PREHASHED > Class Template Reference

Signing (i.e. More...

Public Member Functions

SecureBuffer sign_prehashed (const Prehash &ph) const
 Sign a prehash context, and reset the context.
 
SecureBuffer sign_with_prehash (const Block &message, const Block &context=NO_CONTEXT()) const
 Sign a message using the prehasher.
 

Detailed Description

template<>
template<class CRTP>
class decaf::EdDSA< Ristretto >::Signing< CRTP, PREHASHED >

Signing (i.e.

private) key class, prehashed version


The documentation for this class was generated from the following file: