Patches item #4704, was opened at 2006-06-08 04:04 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=4704&group_id=426 Category: Ruby1.9 Group: None >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Technorama Ltd. (technorama) Assigned to: Nobody (None) Summary: OpenSSL Elliptic Curve patch (please review) Initial Comment: This patch adds most of the OpenSSL EC functions to ruby. It also makes some minor changes so that rdoc can work properly. OpenSSL 0.9.8b or later is required for EC to work. Limited documentation is available through rdoc. A simple example is provided which shows how to import/export/generate keys and sign/verify data. Can this patch be added to 1.9.0 before it is released? The changes are small with the exception of the new EC classes. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1700&aid=4704&group_id=426