Otclient  14/8/2020
crypt.cpp File Reference
#include "crypt.h"
#include <framework/stdext/math.h>
#include <framework/core/logger.h>
#include <framework/core/resourcemanager.h>
#include <framework/platform/platform.h>
#include <framework/core/application.h>
#include <boost/uuid/uuid_generators.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/functional/hash.hpp>
#include <openssl/rsa.h>
#include <openssl/bn.h>
#include <openssl/err.h>
Include dependency graph for crypt.cpp:

Go to the source code of this file.

Variables

Crypt g_crypt
 

Variable Documentation

◆ g_crypt

Crypt g_crypt

Definition at line 44 of file crypt.cpp.