Definition in file luc.h.
#include "pkcspad.h"
#include "oaep.h"
#include "integer.h"
#include "dh.h"
#include <limits.h>
Go to the source code of this file.
Compounds | |
| class | LUCFunction |
| More... | |
| class | InvertibleLUCFunction |
| More... | |
| struct | LUC |
| struct | LUCES |
| LUC cryptosystem. More... | |
| struct | LUCSSA |
| LUC signature scheme with appendix. More... | |
| class | DL_GroupPrecomputation_LUC |
| class | DL_BasePrecomputation_LUC |
| More... | |
| class | DL_GroupParameters_LUC |
| More... | |
| class | DL_GroupParameters_LUC_DefaultSafePrime |
| More... | |
| class | DL_Algorithm_LUC_HMP |
| More... | |
| struct | DL_SignatureKeys_LUC |
| More... | |
| struct | LUC_HMP |
| LUC-HMP, based on "Digital signature schemes based on Lucas functions" by Patrick Horster, Markus Michels, Holger Petersen. More... | |
| struct | DL_CryptoKeys_LUC |
| More... | |
| struct | LUC_IES |
| LUC-IES. More... | |
Typedefs | |
|
typedef LUCES< OAEP< SHA > >::Decryptor | LUCES_OAEP_SHA_Decryptor |
|
typedef LUCES< OAEP< SHA > >::Encryptor | LUCES_OAEP_SHA_Encryptor |
| typedef LUCSSA< SHA >::Signer | LUCSSA_PKCS1v15_SHA_Signer |
| typedef LUCSSA< SHA >::Verifier | LUCSSA_PKCS1v15_SHA_Verifier |
| typedef DH_Domain< DL_GroupParameters_LUC_DefaultSafePrime > | LUC_DH |
| LUC-DH. | |
1.3.2