|
Botan
1.11.15
|
#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) | |
| const BigInt& cofactor |
Definition at line 35 of file ecdh.cpp.
Referenced by Botan::EC_Group::get_cofactor().
| const CurveGFp& curve |
Definition at line 34 of file ecdh.cpp.
Referenced by Botan::EC_Group::get_curve(), Botan::PointGFp::get_curve(), Botan::PointGFp::negate(), Botan::operator*(), and Botan::OS2ECP().
| BigInt l_times_priv |
1.7.6.1