#include <wvoakley.h>
Collaboration diagram for WvOakleyAuth:
Public Member Functions | |
WvOakleyAuth (int group) | |
short | public_len () |
short | other_pub_len () |
short | get_public_key (WvBuf &outbuf, short len) |
short | get_other_public_key (WvBuf &outbuf, short len) |
void | create_secret (WvBuf &_other_pub_key, short len) |
Public Attributes | |
WvDynBuf | dh_secret |
|
Definition at line 37 of file wvoakley.cc. References group1_key, group2_key, and WvDiffieHellman::pub_key_len(). |
|
Definition at line 66 of file wvoakley.cc. References WvDiffieHellman::create_secret(), dh_secret, WvBufBaseCommonImpl< unsigned char >::peek(), WvBufBaseCommonImpl< T >::put(), and WvBuf. |
|
Definition at line 79 of file wvoakley.cc. References WvBufBaseCommonImpl< T >::peek(), WvBufBase< unsigned char >::put(), and WvBuf. |
|
Definition at line 61 of file wvoakley.cc. References WvDiffieHellman::get_public_value(), and WvBuf. |
|
Definition at line 74 of file wvoakley.cc. |
|
Definition at line 56 of file wvoakley.cc. |
|
Definition at line 23 of file wvoakley.h. Referenced by create_secret(). |