Botan  1.11.15
Namespaces
src/lib/pubkey/dsa/dsa.cpp File Reference
#include <botan/internal/pk_utils.h>
#include <botan/dsa.h>
#include <botan/keypair.h>
#include <botan/pow_mod.h>
#include <botan/reducer.h>
#include <botan/rfc6979.h>
#include <future>

Go to the source code of this file.

Namespaces

namespace  Botan

Variable Documentation

std::string m_hash
Modular_Reducer mod_p

Definition at line 162 of file dsa.cpp.

Referenced by Botan::ressol().

Modular_Reducer mod_q

Definition at line 100 of file dsa.cpp.

Fixed_Base_Power_Mod powermod_g_p

Definition at line 99 of file dsa.cpp.

Fixed_Base_Power_Mod powermod_y_p

Definition at line 161 of file dsa.cpp.

const BigInt& q
const BigInt& x
const BigInt& y