aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2020-02-15 10:08:50 +0000
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2020-02-16 14:18:18 +1300
commitdb64f53d57109612fe56c981bfab0229e5c7883d (patch)
treee509acd4cd18a100f4b2de2b601e252ba085b45b /.travis.yml
parent23b07043e7fde743ff920f8354b5a094fee19a03 (diff)
downloadruby-openssl-db64f53d57109612fe56c981bfab0229e5c7883d.tar.gz
Revert "Fix segfaults in OpenSSL::PKey::RSA#private_{en,de}crypt when private exp not set"
This reverts commit e30b9a27f00338b065e90c6172d1c4509edc2853 (#255) except the added test code. The 'd' value can be NULL when the RSA private key is backed by an OpenSSL engine, such as an HSM. In that case, only 'n' and 'e' are visible from the OpenSSL API. The original issue has been fixed by Pull Request #258 in another way. Reference: https://github.com/ruby/openssl/pull/255 Reference: https://github.com/ruby/openssl/pull/258
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions