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

Signing (i.e. More...

#include <ed255.hxx>

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

Signing (i.e.

private) key class, prehashed version


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