OpenSSL

As I tweeted earlier
(http://twitter.com/hotgazpacho/status/14799021492),
I’m putting my money where my mouth is.
As I understand it, the RubySpec project is missing specs for OpenSSL.
If
someone will write (or point me to) the RubySpec specs for OpenSSL, I
will
implement it for IronRuby.

Any takers?

Hi,
Sorry, I’m still busy with other stuff on my daily work. welcome to
continue my work. You’re right. There is no such a thing RubySpec for
OpenSSL. Best API Document i found is
http://technorama.net/~oss/ruby/openssl/doc/
and MRI source code /ruby_1_8/ext/openssl/*.c . The function’s comment
is very documented.

Original project link - RubyPKI - Summary [Savannah]

Hope this helps, I willing to find sometime to help next several months
too.
-Jirapong