IBR-DTN
1.0.0
|
#include "security/exchange/JPAKEProtocol.h"
#include "security/exchange/KeyExchangeEvent.h"
#include "security/SecurityKeyManager.h"
#include "core/BundleCore.h"
#include <ibrcommon/ssl/HMacStream.h>
#include <openssl/sha.h>
Go to the source code of this file.
Namespaces | |
dtn | |
dtn::security | |
Macros | |
#define | JPAKE_PRIME_LENGTH 1024 |
#define JPAKE_PRIME_LENGTH 1024 |
Definition at line 31 of file JPAKEProtocol.cpp.