[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:19808

From: technorama ruby-lang.org
Date: Mon, 18 Jun 2007 18:03:17 +0900 (JST)
Subject: [ruby-cvs:19808] Ruby:r12572 (ruby_1_8): * ext/openssl/{extconf.rb,ossl_ssl_session.c}:

technorama	2007-06-18 18:03:15 +0900 (Mon, 18 Jun 2007)

  New Revision: 12572

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/ext/openssl/extconf.rb
    branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c
    branches/ruby_1_8/ext/openssl/ossl_rand.c
    branches/ruby_1_8/ext/openssl/ossl_ssl_session.c
    branches/ruby_1_8/test/openssl/test_ec.rb

  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/branches/ruby_1_8/test/openssl/test_ec.rb?r1=12572&r2=12571
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_rand.c?r1=12572&r2=12571
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/extconf.rb?r1=12572&r2=12571
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12572&r2=12571
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_pkey_ec.c?r1=12572&r2=12571
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_ssl_session.c?r1=12572&r2=12571


[前][次][番号順一覧][スレッド一覧][生データ]