General

Profile

tknarr (Todd Knarr)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

04/09/2016

06:04 PM Ruby Bug #10257: Generate X.509 certificate/request/CRL with elliptic curve keys
"no shared cipher" for EC: looks like the curve name's in OpenSSL::PKey::EC::Group. There's a `#curve_name` method to get the curve name, but no way to set it and when a group's created using a named curve the name's never set in the res... tknarr (Todd Knarr)

03/25/2016

01:02 AM Ruby Bug #10257: Generate X.509 certificate/request/CRL with elliptic curve keys
As a developer trying to use `OpenSSL::PKey::EC`, I don't see a problem with breaking the `#private_key` and `#public_key` interfaces by changing the type of the return value. The values they return currently aren't usable as-is for anyt... tknarr (Todd Knarr)

Also available in: Atom