From: "zzak (Zachary Scott)" Date: 2012-05-09T21:30:39+09:00 Subject: [ruby-core:44967] [ruby-trunk - Feature #6310] add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper Issue #6310 has been updated by zzak (Zachary Scott). File add_mul_for_openssl_pkey_ec_point.patch added I've added Sambasiva's patch from GH#121. ---------------------------------------- Feature #6310: add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper https://bugs.ruby-lang.org/issues/6310#change-26553 Author: roobiedoo (roobie doo) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: Target version: The ruby openssl wrapper currently does not interface with either of these, which are required for those who wish to generate a public key with a provided private key. Please consider adding this functionality. -- http://bugs.ruby-lang.org/