mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 12:47:48 +02:00
Split tunnel-specific crypto from aes.h/cpp.
This commit is contained in:
parent
d9bb09780f
commit
9597917183
9 changed files with 410 additions and 385 deletions
|
@ -5,7 +5,7 @@
|
|||
#include <sstream>
|
||||
#include <vector>
|
||||
#include <memory>
|
||||
#include "crypto/aes.h"
|
||||
#include "TunnelCrypto.h"
|
||||
#include "RouterInfo.h"
|
||||
#include "RouterContext.h"
|
||||
#include "util/Timestamp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue