Colton Jenkins

Hash Date Message
c71afc9db7fd938a71f806bace7a2aed2722c0e9 2020-07-05 [ruby/openssl] Add compare? method to OpenSSL::PKey that wraps EVP_PKEY_cmp. Explicitly check for type given some conflicting statements within openssl's documentation around EVP_PKEY_cmp and EVP_PKEY_ASN1_METHOD(3). Add documentation with an example for compare?