diff options
author | Kazuki Yamaguchi <k@rhe.jp> | 2020-06-30 16:12:14 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <k@rhe.jp> | 2021-10-25 00:40:46 +0900 |
commit | 555788b62216996686387cdabd54f7fe10161d28 (patch) | |
tree | 42931b5b908f39d904cf93bf198e1deda361f342 /ext/openssl/openssl_missing.h | |
parent | 16272d9ae98dfa8296d477a8e255d35f4a3d29e9 (diff) |
[ruby/openssl] pkey/ec: deprecate PKey::EC::Point#make_affine! and make it a no-op
It converts the internal representation of the point object to the
affine coordinate system. However, it had no real use case because the
difference in the internal representation has not been visible from
Ruby/OpenSSL at all.
EC_POINT_make_affine() is marked as deprecated in OpenSSL 3.0.
https://github.com/ruby/openssl/commit/e2cc81fef7
Diffstat (limited to 'ext/openssl/openssl_missing.h')
0 files changed, 0 insertions, 0 deletions