ruby-cvs:19807
From: technorama ruby-lang.org
Date: Mon, 18 Jun 2007 17:56:23 +0900 (JST)
Subject: [ruby-cvs:19807] Ruby:r12571 (trunk): * ext/openssl/{extconf.rb,ossl_ssl_session.c}:
technorama 2007-06-18 17:56:21 +0900 (Mon, 18 Jun 2007)
New Revision: 12571
Added files:
trunk/test/openssl/test_ec.rb
Modified files:
trunk/ChangeLog
trunk/ext/openssl/extconf.rb
trunk/ext/openssl/ossl_pkey_ec.c
trunk/ext/openssl/ossl_rand.c
trunk/ext/openssl/ossl_ssl_session.c
Log:
* ext/openssl/{extconf.rb,ossl_ssl_session.c}:
Fix ruby-Bugs-11513.
* ext/openssl/ossl_pkey_ec.c
New methods EC::Point.[eql,make_affine!,invert!,on_curve?,infinity?]
By default output the same key form as the openssl command.
* ext/openssl/ossl_rand.c
New method Random.status?
* test/openssl/test_ec.rb
New tests.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/openssl/test_ec.rb?r1=12571&r2=12570
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/openssl/test_ec.rb?revision=12571&view=markup
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12571&r2=12570
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_ssl_session.c?r1=12571&r2=12570
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_pkey_ec.c?r1=12571&r2=12570
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/extconf.rb?r1=12571&r2=12570
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_rand.c?r1=12571&r2=12570