Skip to content

incomplete type 'EVP_CIPHER_CTX' with OpenSSL 1.1.0 #63

@rjdgtn

Description

@rjdgtn

Looks like master is not compatible with ssl 1.1.0

LikeNet/Source/src/crypto/cryptomanager.cpp:177:35: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
EVP_CIPHER_CTX CCryptoManager::m_decryptionContext;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions