Public bug reported: This is to turn on the code contributed by Google for optimized 64bit implementations of elliptic curves.
>From the OpenSSL changelog, http://www.openssl.org/news/changelog.html Specify "enable-ec_nistp_64_gcc_128" on the Configure (or config) command line to include this in your build of OpenSSL, and run "make depend" (or "make update"). This enables the following EC_METHODs: So it really is as simple as enabling an additional compile flag. ** Affects: openssl (Ubuntu) Importance: Undecided Status: New ** Tags: 64bit openssl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018522 Title: Enable optimized 64bit elliptic curve code contributed by Google To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1018522/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
