configure.ac: Add OpenSSL SipHash support detection
Add check for creating new EVP_PKEY with EVP_PKEY_SIPHASH, but disable SipHash on OpenSSL 1.1.1 as the hash length initialization is broken before OpenSSL 1.1.1a release.
Please register or sign in to comment