diff options
author | Kazuki Yamaguchi <[email protected]> | 2024-10-30 03:18:21 +0900 |
---|---|---|
committer | git <[email protected]> | 2024-12-07 07:55:45 +0000 |
commit | b207b956c1d936e92351136ea3ad7f2f54df8128 (patch) | |
tree | f6c482b4561c46185bcf3a24ba5f0c087ea2237d /ext/openssl/ossl_digest.c | |
parent | 5444885726bbb1b75bbc1c7a04a3837efb87b7d0 (diff) |
[ruby/openssl] pkey/ec: fix exception class in OpenSSL::PKey::EC.new
Fix a copy-and-paste error introduced in commit https://github.com/ruby/openssl/commit/74f6c6175688 (pkey:
allocate EVP_PKEY on #initialize, 2021-04-12).
It should raise OpenSSL::PKey::ECError instead of
OpenSSL::PKey::DSAError.
https://github.com/ruby/openssl/commit/b1f6a04abf
Diffstat (limited to 'ext/openssl/ossl_digest.c')
0 files changed, 0 insertions, 0 deletions