[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl - 1.0.1c-3ubuntu2.4 --- openssl (1.0.1c-3ubuntu2.4) quantal; urgency=low [ Dmitrijs Ledkovs ] * Enable arm assembly code. (LP: #1083498) (Closes: #676533) * Enable optimized 64bit elliptic curve code contributed by Google. (LP: #1018522

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl - 1.0.1-4ubuntu5.9 --- openssl (1.0.1-4ubuntu5.9) precise; urgency=low [ Dmitrijs Ledkovs ] * Enable arm assembly code. (LP: #1083498) (Closes: #676533) * Enable optimized 64bit elliptic curve code contributed by Google. (LP: #1018522)

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-04-29 Thread Dmitrijs Ledkovs
** Tags added: verification-done-quantal -- 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

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-04-25 Thread Felix Geyer
I can confirm that it significantly speeds up 224 and 521 bit ecdsa verify on precise/amd64. ** Tags added: verification-done-precise -- 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: E

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-04-15 Thread Brian Murray
Hello cc, or anyone else affected, Accepted openssl into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/openssl/1.0.1-4ubuntu5.9 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wik

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-04-15 Thread Brian Murray
Hello cc, or anyone else affected, Accepted openssl into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/openssl/1.0.1c- 3ubuntu2.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-03-08 Thread Dmitrijs Ledkovs
Uploaded into precise-proposed and quantal-proposed, unapproved queues. Pending members of SRU team to review, accept and publish it in the -proposed pocket. ** Changed in: openssl (Ubuntu Precise) Status: Confirmed => In Progress ** Changed in: openssl (Ubuntu Precise) Assignee: Dmit

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-03-07 Thread Dmitrijs Ledkovs
Uploaded into quantal-proposed, unapproved queue. Pending members of SRU team to review, accept and publish it in the -proposed pocket. ** Changed in: openssl (Ubuntu Quantal) Status: Confirmed => In Progress ** Changed in: openssl (Ubuntu Quantal) Assignee: Dmitrijs Ledkovs (xnox) =>

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-03-07 Thread Launchpad Bug Tracker
This bug was fixed in the package openssl - 1.0.1c-4ubuntu7 --- openssl (1.0.1c-4ubuntu7) raring; urgency=low * Enable optimized 64bit elliptic curve code contributed by Google. (LP: #1018522) -- Dmitrijs LedkovsThu, 07 Mar 2013 15:36:16 + ** Changed in: openssl (Ubuntu)

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-03-07 Thread Dmitrijs Ledkovs
** Description changed: - This is to turn on the code contributed by Google for optimized 64bit - implementations of elliptic curves. + [Impact] + + * Optional optimisations that are available, were not enabled at build + time, thus reducing openssl performance of ecdsa for 224, 256, 521 bit. +

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-03-05 Thread Dmitrijs Ledkovs
** Changed in: openssl (Ubuntu) Assignee: (unassigned) => Dmitrijs Ledkovs (xnox) ** Also affects: openssl (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: openssl (Ubuntu Quantal) Importance: Undecided Status: New ** Changed in: openssl (Ubuntu Precis

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-01-24 Thread Adam Langley
Bodo Moeller (from the OpenSSL core team, bodo AT openssl DOT org) had this to say when I asked him about this: "The main (or maybe only) reason this is not enabled automatically is that the OpenSSL configure script is not clever enough to detect whether the compiler supports __uint128_t. If you c

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2013-01-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openssl (Ubuntu) Status: New => Confirmed -- 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: En

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2012-10-09 Thread Ubuntu Foundation's Bug Bot
The attachment "openssl patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2012-10-09 Thread cc
So I decided to measure the relative performance of enabling this and for various sizes, there is a marked improvement. No enable-ec_nistp_64_gcc_128 signverifysign/s verify/s 160 bit ecdsa (secp160r1) 0.0001s 0.0005s 7889.4 2003.0 192 bit ecdsa (nis

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2012-08-19 Thread cc
Just checking in 3 months later. Any chance on getting some movement on this for the next Precise update? It is a relatively quick change and will actually utilize the changes contributed by Google. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1018522] Re: Enable optimized 64bit elliptic curve code contributed by Google

2012-06-27 Thread cc
This should be enabled in Precise and newer... ** Description changed: This is to turn on the code contributed by Google for optimized 64bit implementations of elliptic curves. - From the OpenSSL changelog, + From the OpenSSL changelog, http://www.openssl.org/news/changelog.html Speci