8#include <botan/dl_algo.h>
9#include <botan/numthry.h>
10#include <botan/der_enc.h>
11#include <botan/ber_dec.h>
SecureVector< byte > parameters
BER_Decoder(DataSource &)
SecureVector< byte > get_contents()
DER_Encoder & encode(bool b)
SecureVector< byte > DER_encode(Format format) const
void BER_decode(DataSource &src, Format format)
bool verify_group(RandomNumberGenerator &rng, bool strong) const
bool check_key(RandomNumberGenerator &rng, bool) const
MemoryVector< byte > pkcs8_private_key() const
const BigInt & group_p() const
bool check_key(RandomNumberGenerator &rng, bool) const
virtual DL_Group::Format group_format() const =0
AlgorithmIdentifier algorithm_identifier() const
MemoryVector< byte > x509_subject_public_key() const
const BigInt & group_g() const
virtual OID get_oid() const
BigInt power_mod(const BigInt &base, const BigInt &exp, const BigInt &mod)