aboutsummaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-09-07 11:57:52 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-09-07 15:43:20 +0900
commit4076581a38279706e9d7084f866d6c4d339f96fd (patch)
tree56b5ef7aabb3c9a5b39542ab183a0c73ae1bceb2 /History.md
parente3dd3ea1b2729e4b71c4c127151b20fa50d66112 (diff)
downloadruby-openssl-4076581a38279706e9d7084f866d6c4d339f96fd.tar.gz
pkey: make OpenSSL::PKey::EC::Point wrap an EC_POINT directly
Currently an OpenSSL::PKey::EC::Point wraps an ossl_ec_point struct which has a pointer for EC_POINT. This commit make EC::Point wrap an EC_POINT directly in order to simplify the source code. There should be no changes on behavior seen from Ruby.
Diffstat (limited to 'History.md')
0 files changed, 0 insertions, 0 deletions