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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Delgamal.h99 typedef DL_PublicKey_GFP_OldFormat<DL_CryptoKeys_GFP::PublicKey> PublicKey; typedef in struct:ElGamalKeys
111 typedef PK_FinalTemplate<ElGamalObjectImpl<DL_EncryptorBase<Integer>, SchemeOptions, SchemeOptions::PublicKey> > Encryptor;
H A Drabin.h14 class RabinFunction : public TrapdoorFunction, public PublicKey
84 typedef RabinFunction PublicKey; typedef in struct:Rabin
H A Drw.h14 class CRYPTOPP_DLL RWFunction : public TrapdoorFunction, public PublicKey
80 typedef RWFunction PublicKey; typedef in struct:RW
H A Dluc.h22 class LUCFunction : public TrapdoorFunction, public PublicKey
89 typedef LUCFunction PublicKey; typedef in struct:LUC
198 typedef DL_PublicKey_GFP<GroupParameters> PublicKey; typedef in struct:DL_SignatureKeys_LUC
212 typedef DL_PublicKey_GFP<GroupParameters> PublicKey; typedef in struct:DL_CryptoKeys_LUC
H A Ddlltest.cpp105 DSA::PublicKey dsaPublicKey;
122 DSA::PublicKey decodedDsaPublicKey;
H A Design.h16 class ESIGNFunction : public TrapdoorFunction, public ASN1CryptoMaterial<PublicKey>
24 // PublicKey
116 typedef ESIGNFunction PublicKey; typedef in struct:ESIGN_Keys
H A Drsa.h124 typedef RSAFunction PublicKey; typedef in struct:RSA
144 typedef RSAFunction_ISO PublicKey; typedef in struct:RSA_ISO
H A Deccrypto.h196 typedef DL_PublicKey_EC<EC> PublicKey; typedef in struct:DL_Keys_EC
207 typedef DL_PublicKey_EC<EC> PublicKey; typedef in struct:DL_Keys_ECDSA
H A Dgfpcrypt.h251 typedef DL_PublicKey_GFP<GroupParameters> PublicKey; typedef in struct:DL_SignatureKeys_GFP
259 typedef DL_PublicKey_GFP<GroupParameters> PublicKey; typedef in struct:DL_CryptoKeys_GFP
379 typedef DL_PublicKey_GFP<DL_GroupParameters_DSA> PublicKey; typedef in struct:DL_Keys_DSA
H A Dpubkey.h360 typedef typename Keys::PublicKey PublicKey; typedef in struct:TF_CryptoSchemeOptions
379 PublicKey & AccessPublicKey() {return AccessKey();}
380 const PublicKey & GetPublicKey() const {return GetKey();}
457 class TF_EncryptorImpl : public TF_ObjectImpl<TF_EncryptorBase, SCHEME_OPTIONS, typename SCHEME_OPTIONS::PublicKey>
469 class TF_VerifierImpl : public TF_ObjectImpl<TF_VerifierBase, SCHEME_OPTIONS, typename SCHEME_OPTIONS::PublicKey>
1254 struct DL_KeyedSchemeOptions : public DL_SchemeOptionsBase<T1, typename T2::PublicKey::GroupParameters>
1258 typedef typename Keys::PublicKey PublicKey; typedef in struct:DL_KeyedSchemeOptions
1288 PublicKey
[all...]
H A Dcryptlib.h1129 class CRYPTOPP_DLL CRYPTOPP_NO_VTABLE PublicKey : virtual public CryptoMaterial class in inherits:CryptoMaterial
1172 virtual PublicKey & AccessPublicKey() =0;
1173 virtual const PublicKey & GetPublicKey() const {return const_cast<PublicKeyAlgorithm *>(this)->AccessPublicKey();}
H A Dasn.h245 class CRYPTOPP_DLL X509PublicKey : public ASN1CryptoMaterial<PublicKey>
H A Dfipsalgt.cpp319 typename ECDSA<EC, SHA1>::PublicKey pub;
347 typename ECDSA<EC, SHA1>::PublicKey pub;
372 typename ECDSA<EC, SHA1>::PublicKey pub;
618 RSA::PublicKey pub;

Completed in 88 milliseconds