Security Scol plugin
|
Discrete Log (DL) signer implementation. More...
#include <pubkey.h>
Public Member Functions | |
PK_MessageAccumulator * | NewSignatureAccumulator (RandomNumberGenerator &rng) const |
Public Member Functions inherited from DL_ObjectImplBase< BASE, SCHEME_OPTIONS, KEY > | |
PrivateKey & | AccessPrivateKey () |
PublicKey & | AccessPublicKey () |
const KEY & | GetKey () const |
KEY & | AccessKey () |
Public Member Functions inherited from AlgorithmImpl< BASE, SCHEME_OPTIONS::AlgorithmInfo > | |
std::string | AlgorithmName () const |
The algorithm name. | |
Discrete Log (DL) signer implementation.
SCHEME_OPTIONS | options for the scheme |
|
inline |