Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
Loading...
Searching...
No Matches
crypto.cpp File Reference

The file containing the cryptography logic. More...

#include "crypto.h"
#include <vector>
#include <algorithm>
#include <openssl/rand.h>
#include <openssl/x509.h>
#include <openssl/md5.h>
#include <cstring>
#include <stdexcept>

Variables

static EVP_PKEYkeypair
 The static OpenCrypto keypair variable.
 

Detailed Description

The file containing the cryptography logic.

Author
Lygaen
Version
0.1
Date
2023-12-16