I'm using QuickJWT: [https://github.com/treeform/quickjwt](https://github.com/treeform/quickjwt)
Using the latest stable OpenSSL (v1.1.1g) I have missing symbols: _EVP_MD_CTX_create _EVP_MD_CTX_destroy Is the problem that QuickJWT needs to be updated to work with the latest stable version of OpenSSL? If I have to downgrade OpenSSL, then to which version?