[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70759] [Ruby trunk - Bug #6567] Let OpenSSL::PKey::EC follow the general PKey interface
From:
zzak@...
Date:
2015-09-13 03:16:19 UTC
List:
ruby-core #70759
Issue #6567 has been updated by Zachary Scott. Assignee changed from Martin Bosslet to openssl ---------------------------------------- Bug #6567: Let OpenSSL::PKey::EC follow the general PKey interface https://bugs.ruby-lang.org/issues/6567#change-54138 * Author: Martin Bosslet * Status: Assigned * Priority: Normal * Assignee: openssl * ruby -v: trunk * Backport: ---------------------------------------- This is supposed to be a parent task that references several quirks and issues that came up with OpenSSL::PKey::EC. The recurring theme is that EC doesn't follow the PKey interface established by RSA and DSA at times, and this results in things failing that shouldn't. These issues should be fixed even if they break backwards compatibility - in my opinion there's nothing won by keeping an interface that doesn't follow the contract. Related issues: https://bugs.ruby-lang.org/issues/5600 https://bugs.ruby-lang.org/issues/6252 https://bugs.ruby-lang.org/issues/4418 https://bugs.ruby-lang.org/issues/6310 -- https://bugs.ruby-lang.org/