Botan  1.11.15
Namespaces | Functions
src/lib/pubkey/ecdh/ecdh.cpp File Reference
#include <botan/internal/pk_utils.h>
#include <botan/ecdh.h>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

 Botan::BOTAN_REGISTER_PK_KEY_AGREE_OP ("ECDH", ECDH_KA_Operation)

Variable Documentation

const BigInt& cofactor

Definition at line 35 of file ecdh.cpp.

Referenced by Botan::EC_Group::get_cofactor().

const CurveGFp& curve
BigInt l_times_priv

Definition at line 36 of file ecdh.cpp.