Refactoring

This commit is contained in:
Duke Leto
2021-01-24 08:51:17 -05:00
parent cf2ce8cde0
commit 1f4c4f27e6
23 changed files with 105 additions and 237 deletions

View File

@@ -42,7 +42,8 @@
#include <boost/filesystem/path.hpp>
#include <boost/foreach.hpp>
#include <boost/signals2/signal.hpp>
// Enable WolfSSL Support for Hush
// Enable side-channel resistant WolfSSL Support for Hush
#define ECC_TIMING_RESISTANT 420
#include <wolfssl/options.h>
#include <wolfssl/ssl.h>