Netflix / msl

Message Security Layer
Apache License 2.0
713 stars 79 forks source link

Add support for OpenSSL v1.1. #313

Closed wmiaw closed 4 years ago

wmiaw commented 4 years ago

During initial testing, OpenSSL v1.1 DH_generate_key() creates a zero-length non-null public key BIGNUM, which prevents things from working properly.