Crypto++ 8.7
Free C++ class library of cryptographic schemes
Public Types | Static Public Member Functions | List of all members
LUC Struct Reference

LUC cryptosystem. More...

#include <luc.h>

+ Inheritance diagram for LUC:

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

◆ PublicKey

Definition at line 134 of file luc.h.

◆ PrivateKey

Definition at line 135 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: