From: roobie doo Date: 2012-04-17T19:24:57+09:00 Subject: Re: Does the ruby ECC binding not include ec_point_mul? Just figured out how to check for all methods and see that the documentation isn't lacking, just the ruby bindings for OpenSSL. Are there any plans to provide bindings for this in the future? I note that Python already does. Anyway I will try now to make bindings for it myself, but this seems like quite a headache and requires me to know C, so in a way I am disappointed that Ruby OpenSSL bindings do not already give me this access (although I fully understand that it is my own problem). -- Posted via http://www.ruby-forum.com/.