diff options
author | Kazuki Yamaguchi <[email protected]> | 2017-03-18 22:34:19 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2021-03-16 19:16:11 +0900 |
commit | 9d3ffe09c47a1dfd722693965fbf7dba8571aa88 (patch) | |
tree | 69078a7ed04b682182538e384f5977eec2356fa6 /ext/dbm | |
parent | fbadb01d6e0881ef6c6e5e105b8ac20fe663c817 (diff) |
[ruby/openssl] pkey: reimplement PKey::DH#compute_key and PKey::EC#dh_compute_key
Use the new OpenSSL::PKey::PKey#derive instead of the raw
{EC,}DH_compute_key(), mainly to reduce amount of the C code.
https://github.com/ruby/openssl/commit/28edf6bafc
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4275
Diffstat (limited to 'ext/dbm')
0 files changed, 0 insertions, 0 deletions