Searched refs:LUC (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dluc.h16 //! The LUC function.
19 be used in production software. The discrete log based LUC schemes
86 struct LUC struct
88 static std::string StaticAlgorithmName() {return "LUC";}
93 //! LUC cryptosystem
95 struct LUCES : public TF_ES<STANDARD, LUC>
99 //! LUC signature scheme with appendix
101 struct LUCSS : public TF_SS<STANDARD, H, LUC>
185 static const char * StaticAlgorithmName() {return "LUC-HMP";}
202 //! LUC
[all...]

Completed in 158 milliseconds