https://bugzilla.redhat.com/show_bug.cgi?id=1210447
Bug ID: 1210447 Summary: patch to remove ECC p224 curve breaks existing software Product: Fedora Version: 21 Component: golang Severity: high Assignee: vbatts@redhat.com Reporter: jeromyj@gmail.com QA Contact: extras-qa@fedoraproject.org CC: admiller@redhat.com, golang@lists.fedoraproject.org, lemenkov@gmail.com, renich@woralelandia.com, s@shk.io, vbatts@redhat.com
Description of problem: The patch to remove the p224 Elliptic curve from the go source tree breaks existing software. If a curve is believed to be insecure, please file a bug report against the go project and try to get it upstreamed.
link to patch:http://koji.fedoraproject.org/koji/fileinfo?rpmID=6091693&filename=golan...
Version-Release number of selected component (if applicable): 21+
https://bugzilla.redhat.com/show_bug.cgi?id=1210447
jeromyj@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|patch to remove ECC p224 |patch to remove ECC p224 |curve breaks existing |curve breaks cross platform |software |
https://bugzilla.redhat.com/show_bug.cgi?id=1210447
Tom "spot" Callaway tcallawa@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |tcallawa@redhat.com Resolution|--- |CANTFIX Last Closed| |2015-05-19 10:35:33
--- Comment #1 from Tom "spot" Callaway tcallawa@redhat.com --- Unfortunately, this code has to be removed due to legal concerns. We apologize for any inconvenience this causes you.
golang@lists.fedoraproject.org