Security Scol plugin
Public Types | Static Public Member Functions | List of all members
LUC Struct Reference

LUC cryptosystem. More...

#include <luc.h>

Inheritance diagram for LUC:
TF_ES< LUC, STANDARD > TF_SS< LUC, STANDARD, H > LUCES< STANDARD > LUCSS< STANDARD, H >

Public Types

typedef LUCFunction PublicKey
 
typedef InvertibleLUCFunction PrivateKey
 

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Detailed Description

LUC cryptosystem.

Since
Crypto++ 2.1

Definition at line 131 of file luc.h.

Member Typedef Documentation

◆ PrivateKey

Definition at line 135 of file luc.h.

◆ PublicKey

Definition at line 134 of file luc.h.

Member Function Documentation

◆ StaticAlgorithmName()

static std::string LUC::StaticAlgorithmName ( )
inlinestatic

Definition at line 133 of file luc.h.


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