Actions
Feature #6310
closedadd EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
Feature #6310:
add EC_POINT_mul and EC_POINTs_mul to the ruby openssl ec wrapper
Description
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.
Files
Actions