[MacPorts] #41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl?
#41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl? ---------------------+-------------------------------- Reporter: jlg@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: openssl ---------------------+-------------------------------- The need for accelerated NIST P-224 and P-256 encryption support is growing. Would it be possible to add the "enable-ec_nistp_64_gcc_128" configure option as a variant to the openssl port? -- Ticket URL: <https://trac.macports.org/ticket/41973> MacPorts <http://www.macports.org/> Ports system for OS X
#41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl? --------------------------+------------------- Reporter: jlg@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: openssl | --------------------------+------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mww@… * version: 2.2.1 => * type: request => enhancement Comment: In the future, please Cc the port maintainers ({{{port info --maintainers openssl}}}). -- Ticket URL: <https://trac.macports.org/ticket/41973#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl? --------------------------+------------------- Reporter: jlg@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: openssl | --------------------------+------------------- Comment (by jmr@…): No need for a variant I would think, better to just enable it always on x86_64? -- Ticket URL: <https://trac.macports.org/ticket/41973#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl? --------------------------+------------------- Reporter: jlg@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: openssl | --------------------------+------------------- Comment (by jmr@…): Some things to note: * this requires `__uint128_t`, which is not available in gcc < 4.4 * the code is under a different license (Apache 2.0) to the rest of openssl, which messes up our license checking for GPL + openssl exception So maybe a variant isn’t a bad idea after all. -- Ticket URL: <https://trac.macports.org/ticket/41973#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41973: Add "enable-ec_nistp_64_gcc_128" variant to openssl? --------------------------+------------------- Reporter: jlg@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: openssl | --------------------------+------------------- Comment (by jul_bsd@…): * patch with variant. don't know how to restrict to gcc>=4.4 * destroot ok * add as default: to confirm to be safe and improve performances -- Ticket URL: <https://trac.macports.org/ticket/41973#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts