From: "MartinBosslet (Martin Bosslet)" Date: 2012-05-11T05:38:12+09:00 Subject: [ruby-core:44986] [ruby-trunk - Feature #6310] add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper Issue #6310 has been updated by MartinBosslet (Martin Bosslet). Category set to ext Target version set to 2.0.0 Thanks, I'll have a look! ---------------------------------------- Feature #6310: add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper https://bugs.ruby-lang.org/issues/6310#change-26571 Author: roobiedoo (roobie doo) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext Target version: 2.0.0 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/