| Botan
    1.10.16
    | 
#include <dh.h>
 
  
 | Public Member Functions | |
| SecureVector< byte > | agree (const byte w[], size_t w_len) | 
| DH_KA_Operation (const DH_PrivateKey &key) | |
| Botan::DH_KA_Operation::DH_KA_Operation | ( | const DH_PrivateKey & | key | ) | 
Definition at line 79 of file dh.cpp.
References Botan::BigInt::bits(), Botan::Global_State_Management::global_state(), and Botan::inverse_mod().
| 
 | virtual | 
Implements Botan::PK_Ops::Key_Agreement.
Definition at line 86 of file dh.cpp.
References Botan::BigInt::decode().
 1.8.13
 1.8.13