aboutsummaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-04-15 19:11:32 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-04-15 20:55:25 +0900
commit48a6c391ef47c9a12c3d2c96a5a2db4f44295182 (patch)
treee646ab1e1e73fa23e9262784a06bb98e76901bae /History.md
parente0b4c56956ef4ef3ab47cf5d2eed55fbcc5152e8 (diff)
downloadruby-openssl-48a6c391ef47c9a12c3d2c96a5a2db4f44295182.tar.gz
pkey: implement {DH,DSA,RSA}#public_key in Ruby
The low-level API that is used to implement #public_key is deprecated in OpenSSL 3.0. It is actually very simple to implement in another way, using existing methods only, in much shorter code. Let's do it. While we are at it, the documentation is updated to recommend against using #public_key. Now that OpenSSL::PKey::PKey implements public_to_der method, there is no real use case for #public_key in newly written Ruby programs.
Diffstat (limited to 'History.md')
0 files changed, 0 insertions, 0 deletions