Crypto++
Public Types | Static Public Member Functions
TF_ES Class Reference

Trapdoor Function Based Encryption Scheme. More...

#include <pubkey.h>

List of all members.

Public Types

typedef STANDARD Standard
 see EncryptionStandard for a list of standards
typedef TF_CryptoSchemeOptions
< ALG_INFO, KEYS,
MessageEncodingMethod > 
SchemeOptions
typedef PK_FinalTemplate
< TF_DecryptorImpl
< SchemeOptions > > 
Decryptor
 implements PK_Decryptor interface
typedef PK_FinalTemplate
< TF_EncryptorImpl
< SchemeOptions > > 
Encryptor
 implements PK_Encryptor interface

Static Public Member Functions

static std::string StaticAlgorithmName ()

Detailed Description

Trapdoor Function Based Encryption Scheme.


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