8 #ifndef BOTAN_ELGAMAL_H__ 9 #define BOTAN_ELGAMAL_H__ 11 #include <botan/dl_algo.h> 12 #include <botan/numthry.h> 13 #include <botan/reducer.h> 14 #include <botan/blinding.h> 15 #include <botan/pk_ops.h> 55 const BigInt& priv_key = 0);
ElGamal_PublicKey(const AlgorithmIdentifier &alg_id, const MemoryRegion< byte > &key_bits)
size_t max_input_bits() const
DL_Group::Format group_format() const
size_t max_input_bits() const
size_t max_input_bits() const
std::string algo_name() const